summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-15 09:14:47 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-15 09:14:47 +0000
commit281b2113b209bd51bd923ad8f289f4041ff03a0f (patch)
tree87c676fcc2759106c8147129a215bde2145962a7 /Makefile.am
downloadkiosktool-281b2113b209bd51bd923ad8f289f4041ff03a0f.tar.gz
kiosktool-281b2113b209bd51bd923ad8f289f4041ff03a0f.zip
Initial import of kiosktool
This source tree will most likely not even compile yet--stay tuned for updates! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kiosktool@1258966 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..a91f4b2
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,8 @@
+AUTOMAKE_OPTIONS = foreign 1.5
+
+include admin/deps.am
+include admin/Doxyfile.am
+
+
+$(top_srcdir)/acinclude.m4:
+SUBDIRS=$(TOPSUBDIRS)