programs/dtinfo: add automake files
This commit is contained in:
10
cde/programs/dtinfo/DtMmdb/schema/Makefile.am
Normal file
10
cde/programs/dtinfo/DtMmdb/schema/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
|
||||
noinst_LTLIBRARIES = libschema.la
|
||||
|
||||
libschema_la_CXXFLAGS = -DC_API -DPORTABLE_DB -I.. -I../dti_excs -I../misc
|
||||
|
||||
libschema_la_SOURCES = desc.C store_desc.C object_dict.C stored_object_desc.C \
|
||||
index_desc.C inv_desc.C agent_desc.C container_desc.C \
|
||||
sheet.C token.C
|
||||
Reference in New Issue
Block a user