From 6d6963610def45bfe13e29fda5379503c197e06a Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 18 Apr 2003 04:39:45 +0000 Subject: Add py-gtkglext, the Python language binding for GtkGLExt, an OpenGL Extension to GTK. PR: 51114 Submitted by: Kimura Fuyuki --- x11-toolkits/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/Makefile') diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 25841614b3e5..4e5d75c254c8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -134,6 +134,7 @@ SUBDIR += py-gnome2 SUBDIR += py-gtk SUBDIR += py-gtk2 + SUBDIR += py-gtkglext SUBDIR += py-gtkscintilla SUBDIR += py-kde SUBDIR += py-qt -- cgit