]> git.evergreen-ils.org Git - OpenSRF.git/blob - src/websocket-stdio/Makefile.am
LP#1777180 Websocketd gateway and test scripts
[OpenSRF.git] / src / websocket-stdio / Makefile.am
1 # Copyright (C) 2018 King County Library Service
2 # Bill Erickson <berickxx@gmail.com>
3 #
4 # This program is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU General Public License
6 # as published by the Free Software Foundation; either version 2
7 # of the License, or (at your option) any later version.
8 #
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 # GNU General Public License for more details.
13
14
15 LDADD = $(DEF_LDLIBS) 
16 AM_CFLAGS = $(DEF_CFLAGS) -DEXEC_DEFAULT -L@top_builddir@/src/libopensrf
17 AM_LDFLAGS = $(DEF_LDFLAGS)
18
19 DISTCLEANFILES = Makefile.in Makefile
20
21 bin_PROGRAMS = osrf-websocket-stdio
22 osrf_websocket_stdio_SOURCES = osrf-websocket-stdio.c