X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=dfa%2FMakefile.am;h=6c22183f9c348fcc81bd4b168d6d551c3ec8eba3;hb=a9eae0225b1a51b0257f80d9da9f95475dd04f53;hp=e7105f051b3448bd51b0adf3908bf51621958022;hpb=b673999f9e517726d6e3789f3cefd194ce89ef15;p=idzebra-moved-to-github.git diff --git a/dfa/Makefile.am b/dfa/Makefile.am index e7105f0..6c22183 100644 --- a/dfa/Makefile.am +++ b/dfa/Makefile.am @@ -1,11 +1,11 @@ -## $Id: Makefile.am,v 1.5 2004-08-24 10:40:23 adam Exp $ +## $Id: Makefile.am,v 1.6 2004-09-30 08:16:48 adam Exp $ lib_LTLIBRARIES = libidzebra-dfa.la noinst_PROGRAMS = agrep lexer grepper AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC) -LDADD = libidzebra-dfa.la ../util/libidzebra-util.la $(YAZLALIB) $(TCL_LIB) +LDADD = libidzebra-dfa.la ../util/libidzebra-util.la $(YAZLALIB) agrep_SOURCES = agrep.c