git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3299 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-30 19:35:03 +00:00
parent 23c621c662
commit 380b5c636e

View File

@@ -17,7 +17,7 @@ CLEANFILES = $(BUILT_SOURCES) $(foo) hdb_asn1.h asn1_files
lib_LIBRARIES = libhdb.a
libhdb_a_SOURCES = hdb.c db.c ndbm.c $(BUILT_SOURCES)
libhdb_a_SOURCES = hdb.c common.c db.c ndbm.c $(BUILT_SOURCES)
include_HEADERS = hdb.h
incdir = $(includedir)