From: Braden M. <br...@us...> - 2006-09-27 06:32:36
|
Update of /cvsroot/openvrml/openvrml/lib/gtkglext/gdk/glext In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17409/gdk/glext Modified Files: Tag: OpenVRML-GtkPlug-BRANCH Makefile.am Log Message: Merged changes to GtkGLExt. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/lib/gtkglext/gdk/glext/Makefile.am,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1 *** Makefile.am 27 Sep 2006 00:16:08 -0000 1.1.1.1 --- Makefile.am 27 Sep 2006 06:32:34 -0000 1.1.1.1.2.1 *************** *** 22,25 **** gdkglextglextincludedir = $(includedir)/gtkglext-@GTKGLEXT_API_VERSION@/gdk/glext ! gdkglextglextinclude_HEADERS = $(gdkglext_glext_public_h_sources) --- 22,25 ---- gdkglextglextincludedir = $(includedir)/gtkglext-@GTKGLEXT_API_VERSION@/gdk/glext ! noinst_HEADERS = $(gdkglext_glext_public_h_sources) |