summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-01-23 13:35:25 -0800
committerMatt Turner <mattst88@gmail.com>2015-01-23 13:35:25 -0800
commit195488e945070dfcf7e1a1aa901034eeff5ddfba (patch)
tree2ef406c3c1dde31f0acb1ca0d41554d5f0bfe100 /src/mesa/Makefile.sources
parent68a9d0b36f49d95a0f4f7008e0b0b337f496c063 (diff)
downloadexternal_mesa3d-195488e945070dfcf7e1a1aa901034eeff5ddfba.zip
external_mesa3d-195488e945070dfcf7e1a1aa901034eeff5ddfba.tar.gz
external_mesa3d-195488e945070dfcf7e1a1aa901034eeff5ddfba.tar.bz2
mesa: Remove pack_tmp.h from sources.
Missed in commit 3a4de321.
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r--src/mesa/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources
index 4203563..b6b3c0c 100644
--- a/src/mesa/Makefile.sources
+++ b/src/mesa/Makefile.sources
@@ -141,7 +141,6 @@ MAIN_FILES = \
$(SRCDIR)main/objectlabel.h \
$(SRCDIR)main/pack.c \
$(SRCDIR)main/pack.h \
- $(SRCDIR)main/pack_tmp.h \
$(SRCDIR)main/pbo.c \
$(SRCDIR)main/pbo.h \
$(SRCDIR)main/performance_monitor.c \