summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 4066e1f..6ecc0ee 100644
--- a/src/fontcache/Makefile.am
+++ b/src/fontcache/Makefile.am
@@ -1,7 +1,7 @@
if XFONT_FONTCACHE
INCLUDES = \
-I${top_srcdir}/include
-lib_LTLIBRARIES = libfontcache.la
+noinst_LTLIBRARIES = libfontcache.la
AM_CFLAGS = $(FONTCACHEPROTO_CFLAGS)
libfontcache_la_SOURCES = fontcache.c fontcache.h fcqueue.h
fontdir = $(includedir)/X11/fonts