summaryrefslogtreecommitdiffstats
path: root/libtdeedu/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-12-11 21:51:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-12-11 21:51:45 +0900
commit65a9f54e1051ee8ab936975e78dcb7117b265ef5 (patch)
tree4eb0dc3c3c34f8e744e70a6478cce1b5d18d9eca /libtdeedu/Makefile.am
parent2f2f921072921d62baf5cffc44fb53ce516afebe (diff)
downloadtdeedu-65a9f54e1051ee8ab936975e78dcb7117b265ef5.tar.gz
tdeedu-65a9f54e1051ee8ab936975e78dcb7117b265ef5.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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