diff options
Diffstat (limited to 'xc/include/extensions/Imakefile')
-rw-r--r-- | xc/include/extensions/Imakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/include/extensions/Imakefile b/xc/include/extensions/Imakefile index 5f698cb90..b99dc739b 100644 --- a/xc/include/extensions/Imakefile +++ b/xc/include/extensions/Imakefile @@ -3,7 +3,7 @@ XCOMM $Xorg: Imakefile,v 1.3 2000/08/18 04:05:44 coskrey Exp $ -XCOMM $XFree86: xc/include/extensions/Imakefile,v 3.39 2001/03/25 05:31:58 tsi Exp $ +XCOMM $XFree86: xc/include/extensions/Imakefile,v 3.40 2001/04/23 16:17:06 tsi Exp $ #if BuildScreenSaverExt SCREENSAVERHEADERS = saver.h saverproto.h scrnsaver.h @@ -37,7 +37,7 @@ FONTCACHEHEADERS = fontcache.h fontcacheP.h fontcachstr.h #if BuildXinerama XINERAMAHEADERS = panoramiXext.h panoramiXproto.h Xinerama.h #endif -#if BuildRender +#if BuildRender || BuildXftLibrary RENDERHEADERS = render.h renderproto.h #endif |