Version 2.0.2
[idzebra-moved-to-github.git] / dfa / Makefile.am
index d0c6ca5..c3b1968 100644 (file)
@@ -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