diff src/Makefile.am @ 178:9dc8bc9b2bb9

first exiv2 support that does not crash immediately
author nadvornik
date Wed, 13 Feb 2008 16:52:41 +0000
parents 0ca3b4c8ffae
children 8a417f10ba09
line wrap: on
line diff
--- a/src/Makefile.am	Wed Feb 13 14:46:23 2008 +0000
+++ b/src/Makefile.am	Wed Feb 13 16:52:41 2008 +0000
@@ -84,6 +84,7 @@
 	editors.h	\
 	exif.c		\
 	exif.h		\
+	exif-int.h	\
 	exiv2.cc	\
 	filelist.c	\
 	filelist.h	\
@@ -167,7 +168,7 @@
 	view_file_icon.c	\
 	view_file_icon.h
 
-gqview_LDADD = $(GTK_LIBS) $(INTLLIBS) $(LCMS_LIBS)
+gqview_LDADD = $(GTK_LIBS) $(INTLLIBS) $(LCMS_LIBS) $(EXIV2_LIBS)
 
 EXTRA_DIST = \
 	$(extra_SLIK)