From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kontact/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 kontact/Makefile.am (limited to 'kontact/Makefile.am') 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 -- cgit v1.2.3