diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index fdd5091..2d18ab4 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -74,7 +74,7 @@ PKG_CONFIG = pkg-config ######################################################################## # conditional stuff -includes = ENDIAN_H STRCASESTR STRSIGNAL NEW_EXIF +includes = ENDIAN_H STRSIGNAL NEW_EXIF libraries = PCD GIF PNG TIFF WEBP CURL SANE LIRC ida_libs = PCD GIF PNG TIFF WEBP CURL SANE fbi_libs = PCD GIF PNG TIFF WEBP CURL LIRC |