programs/dtdocbook: add automake files
This commit is contained in:
9
cde/programs/dtdocbook/xlate_locale/Makefile.am
Normal file
9
cde/programs/dtdocbook/xlate_locale/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_PROGRAMS = xlate_locale
|
||||
|
||||
xlate_locale_CFLAGS = -I$(SVCSRC)/DtUtil2
|
||||
|
||||
xlate_locale_LDADD = $(LIBTT) $(LIBSVC) $(XTOOLLIB) ${X_LIBS}
|
||||
|
||||
xlate_locale_SOURCES = xlate_locale.c
|
||||
Reference in New Issue
Block a user