2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/images/Makefile.am (world.topo.200407): percent sign typo? * data/man/pl/Makefile.am: missing file added svn: r10249
This commit is contained in:
parent
b2c6a1e969
commit
0609c8a855
@ -1,3 +1,7 @@
|
||||
2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu>
|
||||
* src/images/Makefile.am (world.topo.200407): percent sign typo?
|
||||
* data/man/pl/Makefile.am: missing file added
|
||||
|
||||
2008-03-09 Łukasz Rymarczyk <yenidai@poczta.onet.pl>
|
||||
* data/man/Makefile.am
|
||||
* data/man/pl/gramps.1.in
|
||||
|
14
data/man/pl/Makefile.am
Normal file
14
data/man/pl/Makefile.am
Normal file
@ -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)
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user