summaryrefslogtreecommitdiff
path: root/native/Makefile.am
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-08-21 23:34:42 +0000
committerMark Wielaard <mark@klomp.org>2006-08-21 23:34:42 +0000
commita7bb6d6e0e1835246e9fc1decc33c825725df632 (patch)
tree0a2594419c4732cec7601abc43b47dbd5dad63bc /native/Makefile.am
parente868a1991c1af16fc5a69d435bf0fb6a31792b05 (diff)
downloadclasspath-a7bb6d6e0e1835246e9fc1decc33c825725df632.tar.gz
Merge NATIVE_LAYER branch.
Diffstat (limited to 'native/Makefile.am')
-rw-r--r--native/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/native/Makefile.am b/native/Makefile.am
index 25aa364d1..89b859eb7 100644
--- a/native/Makefile.am
+++ b/native/Makefile.am
@@ -12,6 +12,6 @@ if CREATE_PLUGIN
PLUGINDIR = plugin
endif
-SUBDIRS = fdlibm $(JNIDIR) $(JAWTDIR) $(PLUGINDIR) target
-DIST_SUBDIRS = fdlibm jni jawt plugin target
+SUBDIRS = fdlibm $(JNIDIR) $(JAWTDIR) $(PLUGINDIR)
+DIST_SUBDIRS = fdlibm jni jawt plugin