Update of /cvsroot/openvrml/openvrml/lib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7146/lib
Modified Files:
Tag: OpenVRML-0_16-BRANCH
Makefile.am
Log Message:
Build/package the GtkPlug application separately from the Mozilla plug-in. The Mozilla plug-in is just one possible client for this application.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/openvrml/openvrml/lib/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -C2 -d -r1.4 -r1.4.4.1
*** Makefile.am 29 Oct 2004 15:59:07 -0000 1.4
--- Makefile.am 1 Oct 2006 05:48:15 -0000 1.4.4.1
***************
*** 1 ****
! SUBDIRS = antlr
--- 1 ----
! SUBDIRS = antlr gtkglext
|