From 7f46aba35ee482e9b28ecc81d1a99d423fc88a70 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 6 Jan 2006 23:52:23 +0000 Subject: [PATCH] Compile fix --- cfb/Makefile.am.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\"" >> $@