mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
hoses the build... git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2243 c8812cc2-4d05-0410-92ff-de0c093fc19c
50 lines
1.0 KiB
Makefile
50 lines
1.0 KiB
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) \
|
|
delimited_text \
|
|
gps_importer \
|
|
grid_maker \
|
|
north_arrow \
|
|
copyright_label \
|
|
scale_bar
|
|
|
|
EXTRA_DIST = \
|
|
example/exampleplugin.cpp \
|
|
example/exampleplugin.h \
|
|
example/Makefile.am \
|
|
example/Makefile.in \
|
|
example/matrix1.xpm \
|
|
maplayer/Makefile.am \
|
|
maplayer/Makefile.in \
|
|
maplayer/maplayertest.cpp \
|
|
maplayer/maplayertest.h \
|
|
maplayer/matrix1.xpm \
|
|
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
|