mesa: Remove moved texcompress_rgtc_tmp.h from source list.
authorMatt Turner <mattst88@gmail.com>
Sun, 7 Dec 2014 04:17:51 +0000 (20:17 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:46 +0000 (12:11 -0800)
Missed in commit ebcb2ee9.

src/mesa/Makefile.sources

index 853e2ff8910531f678133d3c6f4b46194c6a2752..4d4ce2227f82335f873c1a36e84aa9435efea197 100644 (file)
@@ -205,7 +205,6 @@ MAIN_FILES = \
        $(SRCDIR)main/texcompress.h \
        $(SRCDIR)main/texcompress_rgtc.c \
        $(SRCDIR)main/texcompress_rgtc.h \
-       $(SRCDIR)main/texcompress_rgtc_tmp.h \
        $(SRCDIR)main/texcompress_s3tc.c \
        $(SRCDIR)main/texcompress_s3tc.h \
        $(SRCDIR)main/texenv.c \