projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf5da9
)
add glw.pc.in to tarball list, remove from DEPEND_FILES
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 12 Nov 2007 14:51:28 +0000
(07:51 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 12 Nov 2007 14:51:55 +0000
(07:51 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2338aa4636c726bb4cabb7eebe406985b3c386ef..ac1e94ee8629219cc08bf5c36550aebfab851d57 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-355,6
+355,7
@@
GLW_FILES = \
$(DIRECTORY)/src/glw/*.[ch] \
$(DIRECTORY)/src/glw/Makefile* \
$(DIRECTORY)/src/glw/README \
+ $(DIRECTORY)/src/glw/glw.pc.in \
$(DIRECTORY)/src/glw/depend
DEMO_FILES = \
@@
-424,7
+425,6
@@
DEPEND_FILES = \
$(TOP)/src/mesa/depend \
$(TOP)/src/glx/x11/depend \
$(TOP)/src/glw/depend \
- $(TOP)/src/glw/glw.pc.in \
$(TOP)/src/glut/glx/depend \
$(TOP)/src/glu/sgi/depend