From 90825e2392b2d70e43c7a25b8a3752299a933894 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/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- Makefile.am.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Makefile.am.in (limited to 'Makefile.am.in') diff --git a/Makefile.am.in b/Makefile.am.in new file mode 100644 index 00000000..1714a2df --- /dev/null +++ b/Makefile.am.in @@ -0,0 +1,22 @@ +## kdebindings/Makefile.am +## (C) 1997 Stephan Kulow + +COMPILE_BEFORE_kdejava = qtjava +COMPILE_BEFORE_kdec = qtc +COMPILE_BEFORE_xparts = dcopc + +# below if for proper korundum / qtruby build order +COMPILE_BEFORE_qtruby = smoke +COMPILE_BEFORE_korundum = qtruby + +# the below is for proper referencing of dcopperl into SUBDIRS +COMPILE_BEFORE_dcopc = dcopperl + +AUTOMAKE_OPTIONS = foreign 1.6.1 + +$(top_srcdir)/acinclude.m4: $(top_srcdir)/dcopc/glib.m4 $(top_srcdir)/dcopc/gtk.m4 + +EXTRA_DIST = admin + +include admin/deps.am + -- cgit v1.2.3