diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-03-26 06:08:16 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-03-26 06:08:16 +0000 |
| commit | e10dac95b2ab0d4a1ed5e9e58327b80a7bf1af52 (patch) | |
| tree | e3fa3ad4e6758fd3909d184a93056354935dd5f8 /doc/Makefile.am | |
| parent | up version (diff) | |
| download | inkscape-e10dac95b2ab0d4a1ed5e9e58327b80a7bf1af52.tar.gz inkscape-e10dac95b2ab0d4a1ed5e9e58327b80a7bf1af52.zip | |
remove the insanely obsolete sodipodi docs and the inkscape-shadow hack as no longer needed
(bzr r5195)
Diffstat (limited to 'doc/Makefile.am')
| -rw-r--r-- | doc/Makefile.am | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 93648cc2a..fec2189b3 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,11 +1,8 @@ -EXTRA_DIST = API \ - README.document \ - WISHLIST \ +EXTRA_DIST = README.document \ architecture.svg \ architecture.txt \ class-hierarchy.dia \ coordinates.txt \ - inkscape-shadow.README \ keys.README \ keys.xml \ keys.de.xml \ @@ -14,5 +11,5 @@ EXTRA_DIST = API \ keys-html.xsl \ keys.html \ keys.de.html \ - keys.fr.html \ + keys.fr.html \ refcounting.txt |
