Bug 686602 - missing EXIF_CFLAGS when building plug-ins/file-psd

Apply patch from John Hein which adds EXIF_CFLAGS to INCLUDES.
This commit is contained in:
Michael Natterer 2012-10-22 14:59:51 +02:00
parent 81c8913332
commit 890ae48330
1 changed files with 2 additions and 1 deletions

View File

@ -50,7 +50,8 @@ EXTRA_DIST = \
INCLUDES = \
-I$(top_srcdir) \
$(GTK_CFLAGS) \
$(GEGL_CFLAGS) \
$(EXIF_CFLAGS) \
$(GEGL_CFLAGS) \
-I$(includedir)
LDADD = \