diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2010-03-20 11:18:53 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2010-03-20 11:18:53 +0000 |
| commit | 088527d628b52fe7f0490c1f8fd88f0158a803a1 (patch) | |
| tree | 26dd1d8606609bb4675052b37129ceed682c3109 /Makefile.am | |
| parent | Whitespace cleanup. (diff) | |
| download | inkscape-088527d628b52fe7f0490c1f8fd88f0158a803a1.tar.gz inkscape-088527d628b52fe7f0490c1f8fd88f0158a803a1.zip | |
Doc. HACKING files moved to doc/.
Fixed bugs:
- https://launchpad.net/bugs/171315
(bzr r9215)
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index f07cf6979..4ec12fa34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,8 +39,7 @@ EXTRA_DIST = \ Info.plist.in \ Info.plist \ buildtool.cpp build.xml \ - README README.ca.txt README.de.txt README.es.txt README.fr.txt README.it.txt \ - HACKING.txt HACKING.de.txt HACKING.fr.txt HACKING.it.txt \ + README README.ca.txt README.de.txt README.es.txt README.fr.txt README.it.txt README.osx.txt README.pt_BR.txt README.sk.txt README.sr.txt \ TRANSLATORS \ inkscape.png \ inkscape.ico \ |
