summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cfb/Makefile.am.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfb/Makefile.am.inc b/cfb/Makefile.am.inc
index 9063be327..0a841c6ff 100644
--- a/cfb/Makefile.am.inc
+++ b/cfb/Makefile.am.inc
@@ -1,7 +1,7 @@
libcfb_gen_sources = cfbseg.c cfbfillarcC.c cfbfillarcG.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c \
cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c cfbsolidC.c cfbsolidX.c cfbsolidG.c cfbtileoddC.c \
cfbtileoddG.c cfbtile32C.c cfbtile32G.c cfb8lineCO.c cfb8lineCP.c cfb8lineX.c cfb8lineG.c \
- cfb8segCS.c cfb8segC.c cfb8segX.c cfb8setG.c cfbply1rctC.c cfbply1rctG.c
+ cfb8segCS.c cfb8segC.c cfb8segX.c cfb8setG.c cfbply1rctC.c cfbply1rctG.c
DISTCLEANFILES = $(libcfb_gen_sources)
@@ -144,7 +144,7 @@ if XPRINT
PLATFORMDEFS = -DXFREE86
-all: compiler.h
+cfb8bit.c: compiler.h
compiler.h:
echo "#include \"$(top_srcdir)/hw/xfree86/common/compiler.h\"" >> $@