programs/dtdocbook: add automake files
This commit is contained in:
3
cde/programs/dtdocbook/lib/Makefile.am
Normal file
3
cde/programs/dtdocbook/lib/Makefile.am
Normal file
@@ -0,0 +1,3 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
SUBDIRS = tptregexp
|
||||
5
cde/programs/dtdocbook/lib/tptregexp/Makefile.am
Normal file
5
cde/programs/dtdocbook/lib/tptregexp/Makefile.am
Normal file
@@ -0,0 +1,5 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LIBRARIES = tptregexp.a
|
||||
|
||||
tptregexp_a_SOURCES = regexp.c regsub.c regerror.c
|
||||
Reference in New Issue
Block a user