diff options
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 97377ba..f9010d6 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = \ - -I${top_srcdir}/include/X11/fonts + -I${top_srcdir}/include noinst_LTLIBRARIES = libutil.la |