diff options
Diffstat (limited to 'kernel/kls_tiff/Makefile.am')
-rw-r--r-- | kernel/kls_tiff/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kls_tiff/Makefile.am b/kernel/kls_tiff/Makefile.am index 0414d92..3076e99 100644 --- a/kernel/kls_tiff/Makefile.am +++ b/kernel/kls_tiff/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I../include +INCLUDES = -I../include $(all_includes) pkglib_LTLIBRARIES = libkls_tiff.la |