summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/native/target/generic/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/native/target/generic/Makefile.am')
-rw-r--r--libjava/classpath/native/target/generic/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/libjava/classpath/native/target/generic/Makefile.am b/libjava/classpath/native/target/generic/Makefile.am
new file mode 100644
index 00000000000..bc8413c3a75
--- /dev/null
+++ b/libjava/classpath/native/target/generic/Makefile.am
@@ -0,0 +1,10 @@
+## Input file for automake to generate the Makefile.in used by configure
+
+EXTRA_DIST = \
+target_generic_io.h \
+target_generic_misc.h \
+target_generic.h \
+target_generic_math_float.h \
+target_generic_network.h \
+target_generic_file.h \
+target_generic_math_int.h
OpenPOWER on IntegriCloud