d275f59502
Note: since 0.17.0, OpenVRML is placed under the terms of version 3 of the LGPL and GPL licenses. The breakdown of how these licenses are applied to the different parts of OpenVRML does not change: libopenvrml and libopenvrml-gl remains available under the LGPL, while openvrml-xembed, openvrml-player, the Mozilla plug-in, and the example programs remain available under the GPL. Changelog at <http://sourceforge.net/forum/forum.php?forum_id=766275>.
11 lines
417 B
Text
11 lines
417 B
Text
--- Makefile.in.orig Sat Jul 21 14:49:12 2007
|
|
+++ Makefile.in Sat Jul 21 14:52:07 2007
|
|
@@ -252,7 +252,7 @@
|
|
target_vendor = @target_vendor@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = doc ide-projects models lib java src mozilla-plugin examples tests
|
|
+SUBDIRS = ide-projects models lib java src mozilla-plugin examples tests
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST = \
|
|
openvrml.pc.in \
|