summaryrefslogtreecommitdiffstats
path: root/kapptemplate/appframework/base-Makefile.am
blob: eef7f78cf42796fbd10cb6220488d2e51a7e5851 (plain)
1
2
3
4
5
6
7
8
9
10
11
echo "Creating $LOCATION_ROOT/Makefile.am.in...";
cat << EOF > $LOCATION_ROOT/Makefile.am.in

AUTOMAKE_OPTIONS = foreign 1.5
DISTCLEANFILES = inst-apps
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files

include admin/deps.am

include admin/Doxyfile.am