From 0609c8a8555b2047e096a2b9f9caea56c2262d0e Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Mon, 10 Mar 2008 00:43:32 +0000 Subject: [PATCH] 2008-03-09 Douglas S. Blank * src/images/Makefile.am (world.topo.200407): percent sign typo? * data/man/pl/Makefile.am: missing file added svn: r10249 --- ChangeLog | 4 ++++ data/man/pl/Makefile.am | 14 ++++++++++++++ src/images/Makefile.am | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 data/man/pl/Makefile.am diff --git a/ChangeLog b/ChangeLog index 1959007a0..115d8f700 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-03-09 Douglas S. Blank + * src/images/Makefile.am (world.topo.200407): percent sign typo? + * data/man/pl/Makefile.am: missing file added + 2008-03-09 Ɓukasz Rymarczyk * data/man/Makefile.am * data/man/pl/gramps.1.in diff --git a/data/man/pl/Makefile.am b/data/man/pl/Makefile.am new file mode 100644 index 000000000..209072723 --- /dev/null +++ b/data/man/pl/Makefile.am @@ -0,0 +1,14 @@ +# This is the data/man/pl level Makefile for Gramps +# $Id: Makefile.am 6189 2006-03-21 19:05:46Z rshura $ + +man_IN_FILES = gramps.1.in +man_MANS = $(man_IN_FILES:.1.in=.1) + +mandir = @mandir@/pl + +EXTRA_DIST = $(man_MANS) $(man_IN_FILES) + +gramps.1: $(top_builddir)/config.status gramps.1.in + cd $(top_builddir) && CONFIG_FILES=data/man/pl/$@ $(SHELL) ./config.status + +CLEANFILES=$(man_MANS) diff --git a/src/images/Makefile.am b/src/images/Makefile.am index d469d02b9..5aabdc2c5 100644 --- a/src/images/Makefile.am +++ b/src/images/Makefile.am @@ -82,5 +82,5 @@ CLEANFILES = $(map_tile_images)\ world.topo.200407.3x3200x1600.jpg\ world.topo.200407.3x5400x2700.jpg -world.topo.200407%: mk_blue_marble.py +world.topo.200407: mk_blue_marble.py python mk_blue_marble.py