summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r--src/mesa/Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources
index 7ac3bbc714b..e4d3ba18018 100644
--- a/src/mesa/Makefile.sources
+++ b/src/mesa/Makefile.sources
@@ -93,8 +93,8 @@ MAIN_FILES = \
$(SRCDIR)main/ffvertex_prog.h \
$(SRCDIR)main/fog.c \
$(SRCDIR)main/fog.h \
- $(SRCDIR)main/format_pack.c \
$(SRCDIR)main/format_pack.h \
+ $(BUILDDIR)main/format_pack.c \
$(SRCDIR)main/formatquery.c \
$(SRCDIR)main/formatquery.h \
$(SRCDIR)main/formats.c \