From 23aaf4981f96b3d848dc4f74be47b487ff39366e Mon Sep 17 00:00:00 2001 From: gsherman Date: Fri, 22 Oct 2004 18:14:13 +0000 Subject: [PATCH] Added snapshots back into the install for delimited text plugin git-svn-id: http://svn.osgeo.org/qgis/trunk@2164 c8812cc2-4d05-0410-92ff-de0c093fc19c --- doc/plugins/delimited_text/Makefile.am | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/plugins/delimited_text/Makefile.am b/doc/plugins/delimited_text/Makefile.am index 794036ac3cf..37f9c976dcb 100644 --- a/doc/plugins/delimited_text/Makefile.am +++ b/doc/plugins/delimited_text/Makefile.am @@ -11,11 +11,16 @@ docdatadir = $(datadir)/$(PACKAGE)/doc/plugins/delimited_text docdata_DATA = \ - index.html \ - dialog.png \ - plugin_manager.png \ - toolbar_icon.png - + index.html \ + dialog.png \ + plugin_manager.png \ + toolbar_icon.png \ + ellipsis.png \ + file_selected1.png \ + file_selected2.png \ + file_selected3.png \ + file_selected.png \ + layer_added.png # generated by ls -1 | sed -e '/CVS/d' -e '/Makefile/d' -e 's#\(.*\)# \1 \\#' EXTRA_DIST = $(docdata_DATA)