The headers should go in include/X11/fonts, not include/X11/extensions.

This commit is contained in:
Josh Triplett 2005-05-14 09:35:25 +00:00
parent 747b5f710f
commit e25b847cf6

View file

@ -1,4 +1,4 @@
fontsdir = $(includedir)/X11/extensions
fontsdir = $(includedir)/X11/fonts
fonts_HEADERS = \
font.h \
fontproto.h \