summaryrefslogtreecommitdiffstats
path: root/kontact/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/Makefile.am')
-rw-r--r--kontact/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/kontact/Makefile.am b/kontact/Makefile.am
new file mode 100644
index 00000000..eede263a
--- /dev/null
+++ b/kontact/Makefile.am
@@ -0,0 +1,9 @@
+SUBDIRS = interfaces plugins src pics profiles
+
+DOXYGEN_REFERENCES = kdeui kparts libkcal
+include $(top_srcdir)/admin/Doxyfile.am
+
+
+messages: rc.cpp
+ $(EXTRACTRC) src/*.kcfg >> rc.cpp
+ $(XGETTEXT) rc.cpp src/*.cpp interfaces/*.cpp plugins/*/*.cpp plugins/*/*.h -o $(podir)/kontact.pot