浏览代码

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 年之前
父节点
当前提交
acd03d43b7
共有 1 个文件被更改,包括 1 次插入0 次删除
  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