view plugins/Makefile.am @ 1697:219e1ba3ae30

Fix a overrun data_offset + data_length could be bigger than guint which makes the calculation overflow to a value smaller then size.
author mow
date Sat, 18 Jul 2009 08:16:54 +0000
parents 22ec11cc989c
children
line wrap: on
line source

#FIXME enable or disable individual plugins from configure

SUBDIRS = rotate symlink ufraw import
qq_desktoptemplatedir = $(appdir)
qq_desktoptemplate_DATA = template.desktop

EXTRA_DIST = $(qq_desktoptemplate_DATA)