From ae364d9bed0589bf1a22cd5f530c563462379e3e Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 22 Feb 2010 18:23:26 +0000 Subject: Added old KDE3 version of kradio git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1094417 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- Makefile.am | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..ace0790 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,22 @@ +## (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 + + +SUBDIRS=$(TOPSUBDIRS) -- cgit v1.2.1