QGIS/providers/Makefile.am
gsherman aa1c37a993 changes to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@791 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:47:36 +00:00

6 lines
72 B
Makefile

if HAVE_POSTGRESDB
POSTGRES = postgres
endif
SUBDIRS = ogr $(POSTGRES)