X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dfa%2FMakefile.am;h=c3b1968d18dea0b5833f857479f62a2fa67e7904;hb=b0e96fd39e829ed6efb70a27999986fab11301f6;hp=d0c6ca52ec4047d5f320dc75738e9b281670376f;hpb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;p=idzebra-moved-to-github.git diff --git a/dfa/Makefile.am b/dfa/Makefile.am index d0c6ca5..c3b1968 100644 --- a/dfa/Makefile.am +++ b/dfa/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.7 2006-06-26 15:11:26 marc Exp $ +## $Id: Makefile.am,v 1.11 2006-07-05 15:03:45 adam Exp $ -lib_LTLIBRARIES = libidzebra-dfa.la +noinst_LTLIBRARIES = libidzebra-dfa.la noinst_PROGRAMS = agrep lexer grepper @@ -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