view plugins/Makefile.am @ 1727:548fddf5070a

ignored multiple directories specified on commandline IMHO this was inconsistent - specifying one directory had completely different effect than specifying two or more directories. Moreover, it segfaulted. Now only one directory is allowed.
author nadvornik
date Thu, 01 Oct 2009 18:40:34 +0000
parents 8efd65465de5
children
line wrap: on
line source

#FIXME enable or disable individual plugins from configure

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

EXTRA_DIST = $(qq_desktoptemplate_DATA)