We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10d248 commit 15536ecCopy full SHA for 15536ec
src/plugins/Makefile.am
@@ -23,8 +23,7 @@ SUBDIRS = $(GEOPROCESSING) \
23
grid_maker \
24
north_arrow \
25
copyright_label \
26
- scale_bar \
27
- wfs
+ scale_bar
28
29
EXTRA_DIST = \
30
plugin_builder.pl \
src/providers/Makefile.am
@@ -6,4 +6,4 @@ if HAVE_GRASS
6
GRASS = grass
7
endif
8
9
-SUBDIRS = ogr $(POSTGRESQL) $(GRASS) delimitedtext gpx wms wfs
+SUBDIRS = ogr $(POSTGRESQL) $(GRASS) delimitedtext gpx wms
0 commit comments