summaryrefslogtreecommitdiffstats
path: root/tools/kthesaurus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/kthesaurus/Makefile.am')
-rw-r--r--tools/kthesaurus/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/kthesaurus/Makefile.am b/tools/kthesaurus/Makefile.am
index 95d0acb4e..82a53e5b6 100644
--- a/tools/kthesaurus/Makefile.am
+++ b/tools/kthesaurus/Makefile.am
@@ -6,13 +6,13 @@ lib_LTLIBRARIES =
tdeinit_LTLIBRARIES = kthesaurus.la
kthesaurus_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version
-kthesaurus_la_SOURCES = main.cc
+kthesaurus_la_SOURCES = main.cpp
kthesaurus_la_LIBADD = $(LIB_TDESYCOCA)
appsdir = $(kde_appsdir)/Office
apps_DATA = KThesaurus.desktop
messages:
- $(XGETTEXT) *.cc -o $(podir)/kthesaurus.pot
+ $(XGETTEXT) *.cpp -o $(podir)/kthesaurus.pot
KDE_ICON = kthesaurus