DtMmdb: move to lib directory as a standalone library.
This commit is contained in:
7
cde/lib/DtMmdb/dynhash/Makefile.am
Normal file
7
cde/lib/DtMmdb/dynhash/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LTLIBRARIES = libdynhash.la
|
||||
|
||||
libdynhash_la_CXXFLAGS = -I..
|
||||
|
||||
libdynhash_la_SOURCES = data_t.C imp_bucket.C imp_die.C
|
||||
Reference in New Issue
Block a user