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