diff options
Diffstat (limited to 'kernel/kls_xcf/Makefile.am')
-rw-r--r-- | kernel/kls_xcf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kls_xcf/Makefile.am b/kernel/kls_xcf/Makefile.am index 0af18aa..9607c91 100644 --- a/kernel/kls_xcf/Makefile.am +++ b/kernel/kls_xcf/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = xcf2pnm -INCLUDES = -I../include +INCLUDES = -I../include $(all_includes) pkglib_LTLIBRARIES = libkls_xcf.la |