QGIS/plugins/Makefile.am
timlinux 6286b26c50 More refactoring:
-renamed raster lib to meet our agreed nameing scheme from the town hall meeting
-moved all composer related stuff into src/composer and made it its own lib
-removed -no-undefined for raster lib (for Tom)
-changed noinst to lib for legend 

Thanks Gary for sorting out make issues


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4443 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 01:13:08 +00:00

42 lines
714 B
Makefile

## Makefile.in generated from automake
if HAVE_SPIT
SPIT = spit
endif
if HAVE_POSTGRESQL
GEOPROCESSING = geoprocessing
endif
if HAVE_GRASS
GRASS = grass
endif
SUBDIRS = $(GEOPROCESSING) \
$(SPIT) \
$(GRASS) \
$(COMMUNITY) \
delimited_text \
gps_importer \
grid_maker \
north_arrow \
copyright_label \
scale_bar
EXTRA_DIST = \
plugin_builder.pl \
plugin_template/icon.xpm \
plugin_template/Makefile.am \
plugin_template/plugin.cpp \
plugin_template/pluginguibase.ui \
plugin_template/pluginguibase.ui.h \
plugin_template/plugingui.cpp \
plugin_template/plugingui.h \
plugin_template/plugin.h \
plugin_template/README \
qgisplugin.h
pkginclude_HEADERS=qgisplugin.h