diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/help/CMakeLists.txt | 1 | ||||
-rw-r--r-- | data/help/Makefile.am | 1 | ||||
-rw-r--r-- | data/help/footer.txt | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt index 5f4f21fd9..239539f7f 100644 --- a/data/help/CMakeLists.txt +++ b/data/help/CMakeLists.txt @@ -2,6 +2,7 @@ SET(FILES about.txt commands.txt chatcommands.txt + footer.txt header.txt index.txt skills.txt diff --git a/data/help/Makefile.am b/data/help/Makefile.am index 1fe19a39c..38899eaf1 100644 --- a/data/help/Makefile.am +++ b/data/help/Makefile.am @@ -6,6 +6,7 @@ help_DATA = \ about.txt \ chatcommands.txt \ commands.txt \ + footer.txt \ header.txt \ index.txt \ skills.txt \ diff --git a/data/help/footer.txt b/data/help/footer.txt new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/data/help/footer.txt @@ -0,0 +1 @@ + |