summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Krol <michal@vmware.com>2009-12-12 16:58:43 +0100
committerMichal Krol <michal@vmware.com>2009-12-12 16:58:43 +0100
commit75f371e973d19650a5c157a0844e43ffdea5e43e (patch)
tree2068b76210e81fd37dd4b3903c6cd0ae590cbf3c /Makefile
parenta3b32934c83f721102b9dd004227a528a174d7bb (diff)
Remove grammar module -- no dependencies left.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b63d75a2fce..de303e02c21 100644
--- a/Makefile
+++ b/Makefile
@@ -244,7 +244,6 @@ MAIN_FILES = \
$(DIRECTORY)/src/mesa/shader/*.[chly] \
$(DIRECTORY)/src/mesa/shader/Makefile \
$(DIRECTORY)/src/mesa/shader/descrip.mms \
- $(DIRECTORY)/src/mesa/shader/grammar/*.[ch] \
$(DIRECTORY)/src/mesa/shader/slang/*.[ch] \
$(DIRECTORY)/src/mesa/shader/slang/descrip.mms \
$(DIRECTORY)/src/mesa/shader/slang/library/*.[ch] \