From e25b847cf67fd41ad36c4cb7b900bf0ed5ce8fb9 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 14 May 2005 09:35:25 +0000 Subject: [PATCH] The headers should go in include/X11/fonts, not include/X11/extensions. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 671be72..c207a03 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -fontsdir = $(includedir)/X11/extensions +fontsdir = $(includedir)/X11/fonts fonts_HEADERS = \ font.h \ fontproto.h \