From bf4070d02196cab1de62d5fe19be9a1aa74a87c7 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sun, 3 Jul 2005 16:10:05 +0000 Subject: Change include dir now that public headers are referenced by --- src/stubs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stubs') diff --git a/src/stubs/Makefile.am b/src/stubs/Makefile.am index a3f0198..d9f4942 100644 --- a/src/stubs/Makefile.am +++ b/src/stubs/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = \ - -I${top_srcdir}/include/X11/fonts + -I${top_srcdir}/include noinst_LTLIBRARIES = libstubs.la -- cgit v1.2.1