X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.am;h=886e75c87de2d98cc901551d409b54f92e2a6461;hb=9580155b65a60b2d79fcdf3f2abdce32f96e142c;hp=840dd000a9688dcfb1467acc5bde713c56935b49;hpb=6f27675ef554a06c5996a8815ed24dd3e6171aa1;p=idzebra-moved-to-github.git diff --git a/util/Makefile.am b/util/Makefile.am index 840dd00..886e75c 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.1 2000-04-05 09:49:36 adam Exp $ +## $Id: Makefile.am,v 1.2 2001-07-09 23:12:08 adam Exp $ noinst_LIBRARIES = libutil.a @@ -9,7 +9,7 @@ LDADD = libutil.a @YAZLIB@ @LIBS@ TESTS = passtest -libutil_a_SOURCES = res.c charmap.c zebramap.c passwddb.c zebra-lock.c +libutil_a_SOURCES = res.c charmap.c zebramap.c passwddb.c zebra-lock.c dirent.c passtest_SOURCES = passtest.c