summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-03 16:49:46 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-11-03 16:49:46 -0500
commit6bc58c8f369bbadf388f525787d7d79f9d071ce7 (patch)
tree4bb5ae671ac17648e0138e733992a55d42b09b39
parent9e417b6bd5d2633cfbcddf8c0359bb0731823cbc (diff)
downloadtdewebdev-6bc58c8f369bbadf388f525787d7d79f9d071ce7.tar.gz
tdewebdev-6bc58c8f369bbadf388f525787d7d79f9d071ce7.zip
Remove old/stale makefile message.
-rw-r--r--Makefile.am.in18
1 files changed, 0 insertions, 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 <sequitur@kde.org>"
- @echo " Andras Mantia <amantia@kde.org>"
- @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