X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=ztest%2FMakefile.am;h=d0fef0bbf438241de7940a870b4e530714fc1e22;hb=94018089d9c75e5f787430892273cfb776ad374a;hp=46ef04689b6f3567b63754222c617a31ac2cd0b3;hpb=b81a371f23d16b616e6f7355ec7345cf8a482511;p=yaz-moved-to-github.git diff --git a/ztest/Makefile.am b/ztest/Makefile.am index 46ef046..d0fef0b 100644 --- a/ztest/Makefile.am +++ b/ztest/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.6 2001-10-05 13:55:17 adam Exp $ +## $Id: Makefile.am,v 1.7 2001-10-06 08:16:30 adam Exp $ bin_PROGRAMS=yaz-ztest @@ -11,4 +11,6 @@ extra=../lib/libyazthread.la endif yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD) -INCLUDES=-I$(top_srcdir)/include @CFLAGSTHREADS@ +CFLAGS=@CFLAGSTHREADS@ + +INCLUDES=-I$(top_srcdir)/include