programs/dtterm: add automake files
This commit is contained in:
7
cde/programs/dtterm/util/Makefile.am
Normal file
7
cde/programs/dtterm/util/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_PROGRAMS = logger
|
||||
|
||||
logger_LDADD = -lm
|
||||
|
||||
logger_SOURCES = logger.c
|
||||
Reference in New Issue
Block a user