diff options
Diffstat (limited to 'data/help/Makefile.am')
-rw-r--r-- | data/help/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/help/Makefile.am b/data/help/Makefile.am index 5abd2735..f070fc39 100644 --- a/data/help/Makefile.am +++ b/data/help/Makefile.am @@ -7,9 +7,8 @@ help_DATA = \ commands.txt \ header.txt \ index.txt \ - skills.txt \ support.txt \ - team.txt + windows.txt EXTRA_DIST = \ $(help_DATA) \ |