projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da0c5b2
)
added directfbgl.h to tarball
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 8 Aug 2005 21:30:12 +0000
(21:30 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 8 Aug 2005 21:30:12 +0000
(21:30 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6de4d22d4a85bad1a7bb1c6bf2a45a20a38015f7..ffb3e8269e6c9f85208daa71e44250309213db34 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-152,8
+152,9
@@
MAIN_FILES = \
$(DIRECTORY)/docs/VERSIONS \
$(DIRECTORY)/docs/*.spec \
$(DIRECTORY)/include/GL/internal/glcore.h \
- $(DIRECTORY)/include/GL/dmesa.h \
$(DIRECTORY)/include/GL/amesa.h \
+ $(DIRECTORY)/include/GL/dmesa.h \
+ $(DIRECTORY)/include/GL/directfbgl.h \
$(DIRECTORY)/include/GL/fxmesa.h \
$(DIRECTORY)/include/GL/ggimesa.h \
$(DIRECTORY)/include/GL/gl.h \