diff options
Diffstat (limited to 'src/stubs/Makefile.am')
-rw-r--r-- | src/stubs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |