summaryrefslogtreecommitdiffstats
path: root/Makefile.am.in
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-12 18:38:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-12 18:38:11 +0000
commit686c40f4da78216e8f31dcc6cb08a763c2b207c0 (patch)
tree75e75535eb77b5fb3ba0105bae9e3307e0efcc3e /Makefile.am.in
downloadtde-systemsettings-686c40f4da78216e8f31dcc6cb08a763c2b207c0.tar.gz
tde-systemsettings-686c40f4da78216e8f31dcc6cb08a763c2b207c0.zip
Added KDE3 version of kde-systemsettings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1089234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'Makefile.am.in')
-rw-r--r--Makefile.am.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/Makefile.am.in b/Makefile.am.in
new file mode 100644
index 0000000..2e3fdd4
--- /dev/null
+++ b/Makefile.am.in
@@ -0,0 +1,21 @@
+## (C) 1997 Stephan Kulow
+
+AUTOMAKE_OPTIONS = foreign
+DISTCLEANFILES = inst-apps
+
+install-data-local:
+ @echo ""
+ @echo ""
+ @echo "*************** Important *************************"
+ @echo ""
+ @echo "This module contains unreleased software."
+ @echo ""
+ @echo "The software may compile and work, but it may just"
+ @echo "as well neither compile nor work."
+ @echo ""
+ @echo "****************************************************"
+ @echo ""
+
+include admin/deps.am
+include admin/Doxyfile.am
+