From 1281f76995fa76e129d6014eafa637ba8fc71152 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:45:00 -0600 Subject: Rename kde-config to tde-config --- Makefile.am.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am.in') diff --git a/Makefile.am.in b/Makefile.am.in index c537e0c3..5690f976 100644 --- a/Makefile.am.in +++ b/Makefile.am.in @@ -53,7 +53,7 @@ messages: find $$dirs -maxdepth 1 -name "*.cpp" -print > files ;\ find $$dirs -maxdepth 1 -name "*.cc" -print >> files ;\ find $$dirs -maxdepth 1 -name "*.h" -print >> files ;\ - echo ./tdecore/kde-config.cpp.in >> files ;\ + echo ./tdecore/tde-config.cpp.in >> files ;\ $(EXTRACTRC) `find $$dirs -maxdepth 1 \( -name "*.rc" -o -name "*.ui" \) ` ./dnssd/kcm_kdnssd.kcfg > rc.cpp; \ : > kde.pot ;\ $(XGETTEXT) -ktranslate -x qt-messages.pot rc.cpp `cat files` && cat messages.po qt-messages.pot > $(podir)/tdelibs.pot -- cgit v1.2.1