dtinfo: make auxillary libs and programs build
This commit is contained in:
11
cde/programs/dtinfo/mmdb/diskhash/Makefile.am
Normal file
11
cde/programs/dtinfo/mmdb/diskhash/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LIBRARIES = libdiskhash.a
|
||||
|
||||
AUTOMAKE_OPTIONS = no-dependencies
|
||||
|
||||
libdiskhash_a_CXXFLAGS = -I../../DtMmdb -I../../DtMmdb/dti_excs
|
||||
|
||||
libdiskhash_a_SOURCES = ../../DtMmdb/diskhash/disk_bucket.C \
|
||||
../../DtMmdb/diskhash/bucket_array.C \
|
||||
../../DtMmdb/diskhash/disk_hash.C
|
||||
Reference in New Issue
Block a user