X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dfa%2FMakefile.am;h=c3b1968d18dea0b5833f857479f62a2fa67e7904;hb=eb44a82db835f33bbd984072ee18dd2ec34ae9cb;hp=a3ceb22508d9c86a1d242ebddd910c97eb86b5a0;hpb=7415d28c149c1bab51fe93aeaccdd14085b69bd9;p=idzebra-moved-to-github.git diff --git a/dfa/Makefile.am b/dfa/Makefile.am index a3ceb22..c3b1968 100644 --- a/dfa/Makefile.am +++ b/dfa/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.10 2006-07-03 14:27:03 adam Exp $ +## $Id: Makefile.am,v 1.11 2006-07-05 15:03:45 adam Exp $ noinst_LTLIBRARIES = libidzebra-dfa.la @@ -13,6 +13,5 @@ lexer_SOURCES = lexer.c readfile.c grepper_SOURCES = grepper.c -libidzebra_dfa_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION) libidzebra_dfa_la_SOURCES = dfa.c imalloc.c states.c set.c bset.c \ dfap.h imalloc.h lexer.h