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