summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2008-06-11 21:33:23 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2008-06-11 21:33:23 +0000
commit7b24a05308b7b7c04d3bb82dad3a61bc066331a4 (patch)
tree85707181127fe4a676bfd384589362c988e3d214 /Makefile.am
parentc62dc61301c0721603c49045dfeb3e34ab3a52bc (diff)
downloadclasspath-7b24a05308b7b7c04d3bb82dad3a61bc066331a4.tar.gz
Forward port native-only build fix #01
2008-06-01 Andrew John Hughes <gnu_andrew@member.fsf.org> * Makefile.am: Use default makedistcheck flags that test all optional dependencies. * include/Makefile.am: Add header files to dist. * lib/Makefile.am: Trick class files into being built for dist, so headers can be generated.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 15ec47fe7..2483509fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,8 @@ EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2007 \
ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj \
autogen.sh
-#DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc
+DISTCHECK_CONFIGURE_FLAGS = --with-gjdoc --enable-gstreamer-peer \
+ --enable-xmlj --enable-qt-peer
dist-hook:
-$(mkinstalldirs) $(distdir)/include