[GRASS-SVN] r34733 - grass/trunk/db
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Dec 4 21:18:45 EST 2008
Author: glynn
Date: 2008-12-04 21:18:45 -0500 (Thu, 04 Dec 2008)
New Revision: 34733
Modified:
grass/trunk/db/Makefile
Log:
Add drivers to CLEAN_SUBDIRS
Modified: grass/trunk/db/Makefile
===================================================================
--- grass/trunk/db/Makefile 2008-12-05 02:11:41 UTC (rev 34732)
+++ grass/trunk/db/Makefile 2008-12-05 02:18:45 UTC (rev 34733)
@@ -16,6 +16,8 @@
db.select \
db.tables
+CLEAN_SUBDIRS = drivers
+
PGM = databaseintro
include $(MODULE_TOPDIR)/include/Make/Dir.make
More information about the grass-commit
mailing list