summaryrefslogtreecommitdiff
path: root/src/fontcache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontcache/Makefile.am')
-rw-r--r--src/fontcache/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontcache/Makefile.am b/src/fontcache/Makefile.am
index 7ade369..1928728 100644
--- a/src/fontcache/Makefile.am
+++ b/src/fontcache/Makefile.am
@@ -3,6 +3,6 @@ INCLUDES = \
-I${top_srcdir}/include/X11/fonts
lib_LTLIBRARIES = libfontcache.la
libfontcache_la_CFLAGS = $(FONTCACHEPROTO_CFLAGS)
-libfontcache_la_SOURCES = fontcache.c fontcacheint.h fcqueue.h
+libfontcache_la_SOURCES = fontcache.c fontcache.h fcqueue.h
fontdir = $(includedir)/X11/fonts
endif