s1 = cfdoc
s2 = cfengine.el
sbin_SCRIPTS = $(s1)
pkgdata_SCRIPTS = $(s2)
EXTRA_DIST = README $(s1) $(s2)
#
# Some basic clean ups
#
MOSTLYCLEANFILES = *~ *.orig
#
# Get everything removed down to where rebuilding requires:
# "make; make install"
#
CLEANFILES =
#
# Get everything removed down to where rebuilding requires:
# "configure; make; make install"
#
DISTCLEANFILES =
#
# Get everything removed down to where rebuilding requires:
# "aclocal; autoconf; autoheader; automake --add-missing"
# "configure; make; make install"
#
MAINTAINERCLEANFILES = Makefile.in
syntax highlighted by Code2HTML, v. 0.9.1