summaryrefslogtreecommitdiff
path: root/plugins/gtkui/gtkglext-gtk2/gdk/glext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtkui/gtkglext-gtk2/gdk/glext/Makefile.am')
-rw-r--r--plugins/gtkui/gtkglext-gtk2/gdk/glext/Makefile.am25
1 files changed, 0 insertions, 25 deletions
diff --git a/plugins/gtkui/gtkglext-gtk2/gdk/glext/Makefile.am b/plugins/gtkui/gtkglext-gtk2/gdk/glext/Makefile.am
deleted file mode 100644
index 6be03125..00000000
--- a/plugins/gtkui/gtkglext-gtk2/gdk/glext/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-## -*- Makefile -*-
-## Makefile.am for gtkglext/gdk/glext
-
-EXTRA_DIST = \
- README \
- list-ext.pl \
- gen-gdkglglext-c.pl \
- gen-gdkglglext-h.pl \
- gen-gdkglglxext-c.pl \
- gen-gdkglglxext-h.pl \
- gen-gdkglwglext-c.pl \
- gen-gdkglwglext-h.pl \
- common-header.h
-
-gdkglext_glext_public_h_sources = \
- glext.h \
- glxext.h \
- wglext.h \
- glext-extra.h \
- glxext-extra.h \
- wglext-extra.h
-
-gdkglextglextincludedir = $(includedir)/gtkglext-@GTKGLEXT_API_VERSION@/gdk/glext
-gdkglextglextinclude_HEADERS = $(gdkglext_glext_public_h_sources)
-