programs/dtterm: add automake files

This commit is contained in:
Chase
2019-10-23 15:28:33 -05:00
committed by Jon Trulson
parent 3737ce6f96
commit 3e21e982f3
2 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in
noinst_PROGRAMS = logger
logger_LDADD = -lm
logger_SOURCES = logger.c