aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/fc-cache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/fc-cache/Makefile.am')
-rw-r--r--fontconfig/fc-cache/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fontconfig/fc-cache/Makefile.am b/fontconfig/fc-cache/Makefile.am
index 7f7d1b1a0..0e1078629 100644
--- a/fontconfig/fc-cache/Makefile.am
+++ b/fontconfig/fc-cache/Makefile.am
@@ -36,7 +36,7 @@ uninstall-local:
-$(RM) -rf "$(DESTDIR)$(fc_cachedir)"
endif
-INCLUDES=-I${top_srcdir} -I${top_srcdir}/src $(WARN_CFLAGS)
+AM_CPPFLAGS=-I${top_srcdir} -I${top_srcdir}/src $(WARN_CFLAGS)
bin_PROGRAMS=fc-cache