diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 8b311f85..0f9e7d2c 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,11 +1,10 @@ -man6_MANS = aethyra.6 +man6_MANS = tmw.6 EXTRA_DIST = $(man6_MANS) \ packages.txt \ FAQ.txt \ HACKING.txt \ - SOURCE/aethyradox.sh \ - SOURCE/aethyra.doxcfg \ + SOURCE/Doxyfile \ items.txt \ progression.txt \ INSTALL/debian.txt \ |