QGIS/providers/Makefile.am
gsherman f8aeda2cf4 Added GRASS provider from Radim
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1102 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 17:37:07 +00:00

10 lines
134 B
Makefile

if HAVE_POSTGRESQL
POSTGRESQL = postgres
endif
if HAVE_GRASS
GRASS = grass
endif
SUBDIRS = ogr $(POSTGRESQL) $(GRASS) delimitedtext