diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 26ee820bf4c..c8d10a9113b 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -12,7 +12,15 @@ if HAVE_GRASS GRASS = grass endif -SUBDIRS = $(GEOPROCESSING) $(SPIT) $(GRASS) delimited_text gps_importer grid_maker north_arrow copyright_label scale_bar test +SUBDIRS = $(GEOPROCESSING) \ + $(SPIT) \ + $(GRASS) \ + delimited_text \ + gps_importer \ + grid_maker \ + north_arrow \ + copyright_label \ + scale_bar EXTRA_DIST = \ example/exampleplugin.cpp \