diff options
| author | Adib Taraben <theadib@gmail.com> | 2006-07-09 17:07:50 +0000 |
|---|---|---|
| committer | theadib <theadib@users.sourceforge.net> | 2006-07-09 17:07:50 +0000 |
| commit | 67b0b7d4830388e7c58d0ed82f1e4c0b77cf6a68 (patch) | |
| tree | a6d21147c4e7eafafc3a52aa19084aa3b39f389d /doc | |
| parent | remove conversion warnings (diff) | |
| download | inkscape-67b0b7d4830388e7c58d0ed82f1e4c0b77cf6a68.tar.gz inkscape-67b0b7d4830388e7c58d0ed82f1e4c0b77cf6a68.zip | |
add keys.de.svg to the distribution
(bzr r1385)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 69338a404..1e16cf2fd 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -9,9 +9,11 @@ EXTRA_DIST = API \ inkscape-shadow.README \ keys.README \ keys.xml \ + keys.de.xml \ keys.fr.xml \ keys-svg.xsl \ keys-html.xsl \ keys.html \ - keys.fr.html \ + keys.de.html \ + keys.fr.html \ refcounting.txt |
