From 4cbc3ee8fe4a6266b2d107c7475a65de6bdd1068 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 27 Oct 2003 10:44:13 +0000 Subject: Yet more cleanups to finish getting 'make distcheck' working This has been tested to ensure that it even works from a _build directory. --- fc-match/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc-match') diff --git a/fc-match/Makefile.am b/fc-match/Makefile.am index 229ac60f..80629fc2 100644 --- a/fc-match/Makefile.am +++ b/fc-match/Makefile.am @@ -25,7 +25,7 @@ bin_PROGRAMS=fc-match man_MANS=fc-match.1 -INCLUDES=$(FREETYPE_CFLAGS) +INCLUDES=-I${top_srcdir} $(FREETYPE_CFLAGS) EXTRA_DIST=$(man_MANS) -- cgit v1.2.3