projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f27675
)
Added dirent.c.
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 9 Jul 2001 23:12:08 +0000
(23:12 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 9 Jul 2001 23:12:08 +0000
(23:12 +0000)
util/Makefile.am
patch
|
blob
|
history
diff --git
a/util/Makefile.am
b/util/Makefile.am
index
840dd00
..
886e75c
100644
(file)
--- 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