[GRASS-SVN] r38428 - grass/trunk/lib/rowio
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jul 15 11:09:04 EDT 2009
Author: neteler
Date: 2009-07-15 11:09:04 -0400 (Wed, 15 Jul 2009)
New Revision: 38428
Modified:
grass/trunk/lib/rowio/Makefile
Log:
added missing lib
Modified: grass/trunk/lib/rowio/Makefile
===================================================================
--- grass/trunk/lib/rowio/Makefile 2009-07-15 14:48:17 UTC (rev 38427)
+++ grass/trunk/lib/rowio/Makefile 2009-07-15 15:09:04 UTC (rev 38428)
@@ -1,5 +1,6 @@
MODULE_TOPDIR = ../..
+EXTRA_LIBS=$(GISLIB)
LIB_NAME = $(ROWIO_LIBNAME)
include $(MODULE_TOPDIR)/include/Make/Lib.make
More information about the grass-commit
mailing list