Add top level automake files

This commit is contained in:
Chase
2019-10-19 20:31:18 -05:00
committed by Jon Trulson
parent 5e05b59025
commit f2efbbce70
3 changed files with 235 additions and 0 deletions

15
cde/Makefile.am Normal file
View File

@@ -0,0 +1,15 @@
doc_DATA = CONTRIBUTORS COPYING copyright HISTORY README
MAINTAINERCLEANFILES = Makefile.in \
configure libtool \
config.guess \
config.sub \
config.log \
config.h.in \
install-sh
SUBDIRS = lib logs programs doc
AUTOMAKE_OPTIONS = 1.4
ACLOCAL_AMFLAGS = -I admin