svn: r8192

This commit is contained in:
Alex Roitman 2007-02-20 20:05:16 +00:00
parent 9a74b28f52
commit 70a2ef49f6
6 changed files with 15 additions and 15 deletions

View File

@ -232,6 +232,10 @@ src/DateHandler/Makefile
src/data/Makefile
src/glade/Makefile
src/images/Makefile
src/images/scalable/Makefile
src/images/16x16/Makefile
src/images/22x22/Makefile
src/images/48x48/Makefile
src/data/templates/Makefile
data/Makefile
data/man/Makefile

View File

@ -1,5 +1,5 @@
# This is the src/images level Makefile for Gramps
# $Id: Makefile.am 6057 2006-03-03 12:49:39Z loshawlos $
# This is the src/images/16x16 level Makefile for Gramps
# $Id$
SUBDIRS =
pkgdatadir = $(datadir)/@PACKAGE@/images/16x16

View File

@ -1,5 +1,5 @@
# This is the src/images level Makefile for Gramps
# $Id: Makefile.am 6057 2006-03-03 12:49:39Z loshawlos $
# This is the src/images/22x22 level Makefile for Gramps
# $Id$
SUBDIRS =
pkgdatadir = $(datadir)/@PACKAGE@/images/22x22

View File

@ -1,5 +1,5 @@
# This is the src/images level Makefile for Gramps
# $Id: Makefile.am 6057 2006-03-03 12:49:39Z loshawlos $
# This is the src/images/48x48 level Makefile for Gramps
# $Id$
SUBDIRS =
pkgdatadir = $(datadir)/@PACKAGE@/images/48x48

View File

@ -1,11 +1,7 @@
# This is the src/images level Makefile for Gramps
# $Id: Makefile.am 6057 2006-03-03 12:49:39Z loshawlos $
# $Id$
SUBDIRS = \
scalable \
48x48 \
22x22 \
16x16
SUBDIRS = scalable 16x16 22x22 48x48
pkgdatadir = $(datadir)/@PACKAGE@/images
icon_DATA = gramps.png

View File

@ -1,8 +1,8 @@
# This is the src/images level Makefile for Gramps
# $Id: Makefile.am 6057 2006-03-03 12:49:39Z loshawlos $
# This is the src/images/scalable level Makefile for Gramps
# $Id$
SUBDIRS =
pkgdatadir = $(datadir)/@PACKAGE@/images/48x48
pkgdatadir = $(datadir)/@PACKAGE@/images/scalable
dist_pkgdata_DATA = \
gramps-event.svg \