From bb3fa92eebba86ff38556cd22c920f405a821d70 Mon Sep 17 00:00:00 2001 From: gsherman Date: Fri, 12 Mar 2004 16:42:40 +0000 Subject: [PATCH] Added delimited_text to SUBDIRS git-svn-id: http://svn.osgeo.org/qgis/trunk@1027 c8812cc2-4d05-0410-92ff-de0c093fc19c --- doc/plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins/Makefile.am b/doc/plugins/Makefile.am index 28b3d0c2663..6595eea59bd 100644 --- a/doc/plugins/Makefile.am +++ b/doc/plugins/Makefile.am @@ -8,4 +8,4 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -SUBDIRS = geoprocessing +SUBDIRS = geoprocessing delimited_text