فهرست منبع

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