From: Braden M. <br...@us...> - 2006-09-27 06:35:28
|
Update of /cvsroot/openvrml/openvrml/mozilla-plugin/src In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18608/mozilla-plugin/src Modified Files: Tag: OpenVRML-GtkPlug-BRANCH Makefile.am Log Message: Moved openvrml-player to openvrml-gtkplug. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/mozilla-plugin/src/Makefile.am,v retrieving revision 1.13 retrieving revision 1.13.4.1 diff -C2 -d -r1.13 -r1.13.4.1 *** Makefile.am 28 May 2005 06:44:39 -0000 1.13 --- Makefile.am 27 Sep 2006 06:35:25 -0000 1.13.4.1 *************** *** 1,4 **** - SUBDIRS = openvrml-player - AM_CPPFLAGS = \ -I$(mozincludedir) \ --- 1,2 ---- |