summaryrefslogtreecommitdiff
path: root/include/GL
diff options
context:
space:
mode:
authorpesco <pesco>2001-03-20 00:33:18 +0000
committerpesco <pesco>2001-03-20 00:33:18 +0000
commit68af9a0773d506aa04c79a178922464aa0c64ad5 (patch)
treed88f3f0386b82fd68495c6f7155e474366bc2880 /include/GL
parent4e856077b798c70e14c2d0bb5ea27be9cc87e5c8 (diff)
* common_rules.make: Created to hold the conditional build rule
override. All Makefile.am's updated.
Diffstat (limited to 'include/GL')
-rw-r--r--include/GL/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GL/Makefile.am b/include/GL/Makefile.am
index 328357031b5..199bd5c8f3c 100644
--- a/include/GL/Makefile.am
+++ b/include/GL/Makefile.am
@@ -40,3 +40,4 @@ EXTRA_HEADERS = amesa.h dosmesa.h foomesa.h glut_h.dja mesa_wgl.h mglmesa.h \
GLinclude_HEADERS = gl.h glext.h gl_mangle.h glu.h glu_mangle.h \
$(sel_inc_fx) $(sel_inc_ggi) $(sel_inc_osmesa) $(sel_inc_svga) \
$(sel_inc_x11) $(sel_inc_glut)
+include $(top_srcdir)/common_rules.make