diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2011-07-29 11:54:45 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2011-07-29 11:54:45 +0000 |
| commit | a7c50bb6ef6de8e876ee88b9a10350d710c7746d (patch) | |
| tree | 0fdfcae84a6963c15f809c5a9dce4fbcfff63588 /Makefile.am | |
| parent | add header to cmake files (diff) | |
| download | inkscape-a7c50bb6ef6de8e876ee88b9a10350d710c7746d.tar.gz inkscape-a7c50bb6ef6de8e876ee88b9a10350d710c7746d.zip | |
Documentation. New Greek translation of the man pages by Dimitris Spingos.
(bzr r10517)
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8bb694204..bb2098d0d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall man_MANS = \ inkscape.1 \ + inkscape.el.1 \ inkscape.fr.1 \ inkscape.ja.1 \ inkscape.sk.1 \ @@ -37,11 +38,13 @@ EXTRA_DIST = \ po/check-markup \ utf8-to-roff \ inkscape.1 \ + inkscape.el.1 \ inkscape.fr.1 \ inkscape.ja.1 \ inkscape.sk.1 \ inkscape.zh_TW.1 \ inkscape.pod \ + inkscape.el.pod \ inkscape.fr.pod \ inkscape.sk.pod \ inkscape.zh_TW.pod \ |
