diff options
Diffstat (limited to 'cfb/Makefile.am.inc')
-rw-r--r-- | cfb/Makefile.am.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfb/Makefile.am.inc b/cfb/Makefile.am.inc index e1ef67227..9063be327 100644 --- a/cfb/Makefile.am.inc +++ b/cfb/Makefile.am.inc @@ -144,7 +144,7 @@ if XPRINT PLATFORMDEFS = -DXFREE86 -cfbmskbits.h: compiler.h +all: compiler.h compiler.h: echo "#include \"$(top_srcdir)/hw/xfree86/common/compiler.h\"" >> $@ |