Index: fontcache/Makefile.am =================================================================== RCS file: /cvs/xlibs/Xfont/fontcache/Makefile.am,v retrieving revision 1.2 diff -u -r1.2 Makefile.am --- fontcache/Makefile.am 21 Oct 2004 20:13:13 -0000 1.2 +++ fontcache/Makefile.am 15 Dec 2004 05:50:04 -0000 @@ -1,4 +1,8 @@ if XFONT_FONTCACHE + +INCLUDES = \ + -I${top_srcdir}/include/X11/fonts + lib_LTLIBRARIES = libfontcache.la libfontcache_la_SOURCES = fontcache.c fontcacheint.h fontcacheP.h fcqueue.h fontdir = $(includedir)/X11/fonts