summaryrefslogtreecommitdiffstats
path: root/libtdeedu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libtdeedu/Makefile.am')
-rw-r--r--libtdeedu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdeedu/Makefile.am b/libtdeedu/Makefile.am
index 5eeda1f1..cf639a19 100644
--- a/libtdeedu/Makefile.am
+++ b/libtdeedu/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = tdeeducore tdeeduui tdeeduplot extdate
messages:
- $(XGETTEXT) `find . -name \*.h -o -name \*.cpp -o -name \*.cc` -o $(podir)/libtdeedu.pot
+ $(XGETTEXT) `find . -name \*.h -o -name \*.cpp` -o $(podir)/libtdeedu.pot
include ../admin/Doxyfile.am