From f658139fb41d0c413de103e5d4602416343dcadb Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Sun, 7 Mar 2010 09:10:00 +0000 Subject: [PATCH] 3672: Crosshair image missing from GeoView svn: r14657 --- src/mapstraction/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mapstraction/Makefile.am b/src/mapstraction/Makefile.am index ea7e4af59..1adf12706 100644 --- a/src/mapstraction/Makefile.am +++ b/src/mapstraction/Makefile.am @@ -5,7 +5,8 @@ pkgdatadir = $(datadir)/@PACKAGE@/mapstraction dist_pkgdata_DATA = \ - mapstraction.js + mapstraction.js \ + crosshairs.png