view plugins/Makefile.am @ 1811:f405ec9b696b default tip

Some small logic mistakes Use boolean operators for booleans and bitwise otherwise only.
author mow
date Mon, 10 May 2010 11:33:13 +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)