From 11b206733618d73946a8c298d2d5f2183075657f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 13 Jul 2005 16:51:34 +0000 Subject: Update INCLUDES to find --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 984d45b..555e9d0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,7 +8,7 @@ libfontenc_la_SOURCES = \ FONTDIR=${libdir}/X11/fonts FONTENCDEFS = -DFONT_ENCODINGS_DIRECTORY=\"$(FONTDIR)/encodings/encodings.dir\" -INCLUDES = -I$(top_srcdir)/include/X11/fonts \ +INCLUDES = -I$(top_srcdir)/include \ -DFONTENC_NO_LIBFONT $(FONTENCDEFS) -- cgit v1.2.3