summaryrefslogtreecommitdiff
path: root/include
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 /include
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 'include')
-rw-r--r--include/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 6ae67827a..4191f7d27 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -158,6 +158,8 @@ java_util_VMTimeZone.h
if CREATE_JNI_HEADERS
+EXTRA_DIST=$(H_FILES)
+
all-local: $(H_FILES)
gnu_xml_libxmlj_dom_GnomeDocument.h: $(top_srcdir)/gnu/xml/libxmlj/dom/GnomeDocument.java