From 6bc58c8f369bbadf388f525787d7d79f9d071ce7 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 3 Nov 2012 16:49:46 -0500 Subject: [PATCH] Remove old/stale makefile message. --- Makefile.am.in | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/Makefile.am.in b/Makefile.am.in index 944fbc00..3095918d 100644 --- a/Makefile.am.in +++ b/Makefile.am.in @@ -7,24 +7,6 @@ dist-hook: install-data-local: - @echo "" - @echo "" - @echo "*************** Important *************************" - @echo "" - @echo " Add "$(bindir)" to your PATH and" - @echo " add "$(prefix)" to your TDEDIRS!" - @echo "" - @echo " Please report bugs with our web form at" - @echo " http://bugs.kde.org" - @echo " Current maintainers are" - @echo " Eric Laffoon " - @echo " Andras Mantia " - @echo "" - @echo " The KDE Web Dev developers hope you enjoy Quanta+," - @echo " Kommander, KFileReplace, KXSL dbg, KImageMapEditor" - @echo " and KLinkStatus!" - @echo "****************************************************" - @echo "" include admin/deps.am