diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2016-08-08 12:56:40 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2016-08-08 12:56:40 +0000 |
| commit | e471a664f923f517b68071f2e33fbb6ce070f8b7 (patch) | |
| tree | c44eec282bc1c6380c9d92da10c7d1870961ae7f /doc | |
| parent | Fix autotools build (diff) | |
| download | inkscape-e471a664f923f517b68071f2e33fbb6ce070f8b7.tar.gz inkscape-e471a664f923f517b68071f2e33fbb6ce070f8b7.zip | |
Remove deprecated Autotools and btool files. Please use CMake instead
(bzr r15046)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index dd22e7710..000000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -EXTRA_DIST = README.document \ - architecture.svg \ - architecture.txt \ - class-hierarchy.dia \ - coordinates.txt \ - HACKING.de.txt \ - HACKING.fr.txt \ - HACKING.it.txt \ - HACKING.pt_BR.txt \ - HACKING.txt \ - keys.css \ - keys.README \ - keys.be.html\ - keys.de.html \ - keys.el.html \ - keys.en.html \ - keys.fr.html \ - keys.ja.html \ - keys.zh_TW.html \ - refcounting.txt |
