]> git.evergreen-ils.org Git - OpenSRF.git/blob - src/srfsh/Makefile.am
LP1204123 SIGUSR2 causes router re-register (Perl/C)
[OpenSRF.git] / src / srfsh / Makefile.am
1 # Copyright (C) 2008 Equinox Software, Inc.
2 # Kevin Beswick <kevinbeswick00@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 = -lreadline -lxml2 -lncurses $(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 = srfsh
22 srfsh_SOURCES = srfsh.c