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
This commit is contained in:
gsherman 2004-10-22 18:14:13 +00:00
parent a8098bd359
commit 23aaf4981f

View File

@ -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)