summaryrefslogtreecommitdiff
blob: e4cfcd2f7e8bfe74466deb1f2b037df5fee71309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- src/images/Makefile.am	2007-01-05 12:59:36.000000000 -0600
+++ src/images/Makefile.am	2007-01-05 13:01:07.000000000 -0600
@@ -2,6 +2,7 @@
 # $Id: gramps-2.2.2-desktop-entry-icon.patch,v 1.1 2007/01/05 19:12:36 compnerd Exp $
 
 SUBDIRS = 
+pixmapsdir = $(datadir)/pixmaps
 pkgdatadir = $(datadir)/@PACKAGE@/images
 
 map_tile_images = \
@@ -49,6 +50,9 @@
 	world.topo.200407.3x3200x1600_tile_3_6.jpg\
 	world.topo.200407.3x3200x1600_tile_3_7.jpg
 
+dist_pixmaps_DATA = \
+	gramps.png
+
 dist_pkgdata_DATA = \
 	bad.png\
 	caution.png\