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