view plugins/Makefile.am @ 1671:36166cd4006b

Fix AM_CFLAGS and AM_CXXFLAGS from @1701 The commit 1701 did insert wrong lines for AM_CFLAGS and AM_CXXFLAGS to src/Makefile.am. I also did some minor whitespace fixes and made the internal documentation consistent by using \ than @ for doxygen doc.
author mow
date Sat, 27 Jun 2009 22:56:50 +0000
parents 8966e72ae99a
children 5bb036e67d6d
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)