X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2FMakefile.am;h=366a731a005491096c0ec64b95ed49490b36b0a0;hb=9241daf8b3104b67b2801872d0e07d6762f78b47;hp=0a65a31cb7ce22214c838b369685269173387b02;hpb=27a018d8464d3e35bde108f171b48a2ea1eede39;p=yaz-moved-to-github.git diff --git a/zutil/Makefile.am b/zutil/Makefile.am index 0a65a31..366a731 100644 --- a/zutil/Makefile.am +++ b/zutil/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.18 2003-03-02 15:34:51 adam Exp $ +## $Id: Makefile.am,v 1.19 2003-03-11 11:09:17 adam Exp $ noinst_LTLIBRARIES = libzutil.la AM_CPPFLAGS=-I$(top_srcdir)/include $(XML2_CFLAGS) @@ -10,4 +10,4 @@ libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \ srwtst_LDADD = ../odr/libodr.la libzutil.la ../util/libutil.la srwtst_SOURCES = srwtst.c -noinst_PROGRAMS = srwtst +EXTRA_PROGRAMS = srwtst