blob: 8386629f5a47fbe45c5475279e3d3f08c935bed0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Mon Jul 4 01:29:49 2005
+++ Makefile.in Fri Jul 22 16:32:32 2005
@@ -236,7 +236,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = doc ide-projects m4 models lib java src mozilla-plugin tests
+SUBDIRS = ide-projects m4 models lib java src mozilla-plugin tests
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
openvrml.pc.in \
|