lib/DtTerm: add automake files
This commit is contained in:
7
cde/lib/DtTerm/util/Makefile.am
Normal file
7
cde/lib/DtTerm/util/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_PROGRAMS = lineToData
|
||||
|
||||
lineToData_CFLAGS = -I../TermPrim
|
||||
|
||||
lineToData_SOURCES = lineToData.c
|
||||
Reference in New Issue
Block a user