From 6c8fc8ddd81bcb8ff1828dbffbd181b905c6331e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:30:28 -0600 Subject: Additional kde to tde renaming --- ksirtet/ksirtet/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ksirtet') diff --git a/ksirtet/ksirtet/Makefile.am b/ksirtet/ksirtet/Makefile.am index fc33b60d..37b111ee 100644 --- a/ksirtet/ksirtet/Makefile.am +++ b/ksirtet/ksirtet/Makefile.am @@ -25,8 +25,8 @@ messages: rc.cpp check_PROGRAMS = check_score check_score_SOURCES = check_score.cpp -check_score_LDADD = -lkdecore -check_score_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +check_score_LDADD = -ltdecore +check_score_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor # for system-wide highscore file DESTBIN = $(DESTDIR)$(bindir)/$(bin_PROGRAMS) @@ -42,7 +42,7 @@ install-data-local: && echo "" \ && echo "If the system-wide highscore file does not exist, it is" \ && echo "created with the correct ownership and permissions. See the" \ - && echo "INSTALL file in \"kdegames/libtdegames/highscore\" for details." \ + && echo "INSTALL file in \"tdegames/libtdegames/highscore\" for details." \ && echo "" \ && echo "********************************************************" \ ) || true -- cgit v1.2.1