Skip to content

Commit fd322e8

Browse files
fxriraveit65
authored andcommitted
Fix API docs build without libexif
origin commit: https://gitlab.gnome.org/GNOME/eog/commit/d45b7f1
1 parent c828347 commit fd322e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎doc/reference/Makefile.am‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,10 @@ IGNORE_HFILES= \
5555
eom-enum-types.h
5656

5757
if !HAVE_EXIF
58-
if !HAVE_EXEMPI
5958
IGNORE_HFILES += \
6059
eom-exif-util.h \
6160
eom-metadata-details.h
6261
endif
63-
endif
6462

6563
# Images to copy into HTML directory.
6664
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png

0 commit comments

Comments
 (0)