QGIS/qgis/plugins/Makefile.am
gsherman c240bc89f6 change to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@789 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:45:46 +00:00

10 lines
123 B
Makefile

if HAVE_SPIT
SPIT = spit
endif
if HAVE_POSTGRESDB
GEOPROCESSING = geoprocessing
endif
SUBDIRS = $(GEOPROCESSING) $(SPIT)