Mercurial > geeqie
view plugins/import/Makefile.am @ 1686:59c72fd324ce
fixes for a built without Exiv2
don't try to access XMP metadata if not compiled with Exiv2
some metadata options are valid without Exiv2, do not disable them
author | nadvornik |
---|---|
date | Tue, 30 Jun 2009 20:12:28 +0000 |
parents | a14d7bfe666c |
children | 22ec11cc989c |
line wrap: on
line source
dist_pkglib_SCRIPTS = geeqie-import gq_desktopdir = $(pkgdatadir)/applications gq_desktop_in_files = geeqie-import-geeqie.desktop.in geeqie-import-gqview.desktop.in gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ EXTRA_DIST = $(gq_desktop_DATA) $(gq_desktop_in_files)