Selaa lähdekoodia

let arraystats library be compiled automatically

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32220 15284696-431f-4ddb-bdfa-cd5b030d7da7
Moritz Lennert 17 vuotta sitten
vanhempi
commit
acd03d43b7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      lib/Makefile

+ 1 - 0
lib/Makefile

@@ -35,6 +35,7 @@ SUBDIRS = \
 	init \
 	cdhc \
 	stats \
+	arraystats \
 	python
 
 include $(MODULE_TOPDIR)/include/Make/Platform.make