X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dfa%2FMakefile.am;h=d0c6ca52ec4047d5f320dc75738e9b281670376f;hp=6c22183f9c348fcc81bd4b168d6d551c3ec8eba3;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hpb=3f97d3b682ee70a2b523b67153a83e9545d1b610 diff --git a/dfa/Makefile.am b/dfa/Makefile.am index 6c22183..d0c6ca5 100644 --- a/dfa/Makefile.am +++ b/dfa/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.6 2004-09-30 08:16:48 adam Exp $ +## $Id: Makefile.am,v 1.7 2006-06-26 15:11:26 marc Exp $ lib_LTLIBRARIES = libidzebra-dfa.la @@ -13,5 +13,6 @@ 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