summaryrefslogtreecommitdiff
path: root/man/es/Makefile.am
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2012-10-07 13:27:36 +0100
committerChristian Perrier <bubulle@debian.org>2012-10-07 13:27:36 +0100
commit99f5c8bf63a674faf8c507aea7425b935814548a (patch)
treeb3202c295c4bb71ec09e3748d49b43a9fec6b4cd /man/es/Makefile.am
gpsdrive (2.10~pre4-6.dfsg-5.2) unstable; urgency=low
* Non-maintainer upload [ Allison Randal ] * Disable optional mapnik libraries, gpsdrive is incompatible with APIs of mapnik version 2.0.0. * debian/patches/107-fix-disable-mapnik.dpatch: Fix known bug with gpsdrive-2.10pre4 when disabling Mapnik library. # imported from the archive
Diffstat (limited to 'man/es/Makefile.am')
-rw-r--r--man/es/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/es/Makefile.am b/man/es/Makefile.am
new file mode 100644
index 0000000..b4ca4c6
--- /dev/null
+++ b/man/es/Makefile.am
@@ -0,0 +1,4 @@
+man_esdir=${mandir}/es
+man1_esdir=${man_esdir}/man1
+man1_es_DATA=gpsdrive.1
+dist_man_MANS = $(man1_es_DATA)