From ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 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/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- klatin/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 klatin/Makefile.am (limited to 'klatin/Makefile.am') diff --git a/klatin/Makefile.am b/klatin/Makefile.am new file mode 100644 index 00000000..7b9d8819 --- /dev/null +++ b/klatin/Makefile.am @@ -0,0 +1,11 @@ +####### kdevelop will overwrite this part!!! (begin)########## + +# po and doc do not exist. autmake 1.5 does not accept not existing pathes +SUBDIRS = klatin + +EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO klatin.lsm + +AUTOMAKE_OPTIONS = foreign + + +include ../admin/Doxyfile.am -- cgit v1.2.1