diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2010-01-26 09:54:50 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2010-01-26 09:54:50 +0100 |
commit | 9bb4e375e012a6d2c88a9139a61432082d5f7a99 (patch) | |
tree | 9f91938b27149b72fad8695b02205bfbfe49e1fc /docs | |
parent | 36e0f4401a4e700f13f1c9f22bbe9a241ef66b8d (diff) | |
download | mana-9bb4e375e012a6d2c88a9139a61432082d5f7a99.tar.gz mana-9bb4e375e012a6d2c88a9139a61432082d5f7a99.tar.bz2 mana-9bb4e375e012a6d2c88a9139a61432082d5f7a99.tar.xz mana-9bb4e375e012a6d2c88a9139a61432082d5f7a99.zip |
Removed some no longer existing files from the distribution list
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 13a57e4e..cd93eb62 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -6,6 +6,4 @@ EXTRA_DIST = $(man6_MANS) \ HACKING.txt \ SOURCE/Doxyfile \ items.txt \ - progression.txt \ - INSTALL/debian.txt \ - INSTALL/win32.txt + progression.txt |