summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2015-01-15 08:06:05 -0800
committerJason Ekstrand <[email protected]>2015-01-15 13:21:27 -0800
commit4c99e3ae78ed3524d188f00b558f803a943aaa00 (patch)
tree5d41fc99f85c7705e9ffbfddd416014ee665ed11 /src/mesa/Makefile.sources
parent8ed5305d28d9309d651dfec3fbf4349854694694 (diff)
util: Move main/set to util/hash_set
Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r--src/mesa/Makefile.sources2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources
index 2e321f3433c..a91f78cc34e 100644
--- a/src/mesa/Makefile.sources
+++ b/src/mesa/Makefile.sources
@@ -174,8 +174,6 @@ MAIN_FILES = \
$(SRCDIR)main/samplerobj.h \
$(SRCDIR)main/scissor.c \
$(SRCDIR)main/scissor.h \
- $(SRCDIR)main/set.c \
- $(SRCDIR)main/set.h \
$(SRCDIR)main/shaderapi.c \
$(SRCDIR)main/shaderapi.h \
$(SRCDIR)main/shaderimage.c \