From 6d96bac2f1d1809a129d264ec0cc27371b093d1c Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Sun, 7 Mar 2010 09:10:49 +0000 Subject: [PATCH] 3672: Crosshair image missing from GeoView svn: r14658 --- 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