projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e85607
)
* common_rules.make: Created to hold the conditional build rule
author
pesco
<pesco>
Tue, 20 Mar 2001 00:33:18 +0000
(
00:33
+0000)
committer
pesco
<pesco>
Tue, 20 Mar 2001 00:33:18 +0000
(
00:33
+0000)
override. All Makefile.am's updated.
include/GL/Makefile.am
patch
|
blob
|
history
diff --git
a/include/GL/Makefile.am
b/include/GL/Makefile.am
index
3283570
..
199bd5c
100644
(file)
--- 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