lib/DtTerm: add automake files
This commit is contained in:
10
cde/lib/DtTerm/TermView/Makefile.am
Normal file
10
cde/lib/DtTerm/TermView/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LTLIBRARIES = libTermView.la
|
||||
|
||||
libTermView_la_CFLAGS = -I../TermPrim -I../Term
|
||||
|
||||
libTermView_la_SOURCES = TermView.c \
|
||||
TermViewMenu.c \
|
||||
TermViewGlobalDialog.c \
|
||||
TermViewTerminalDialog.c
|
||||
Reference in New Issue
Block a user