mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Removed test subdir from Makefile.am. Not sure why it was there but it
hoses the build... git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2243 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
9504d805ae
commit
7bffc5ed58
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user