diff options
Diffstat (limited to 'data/help/tips/Makefile.am')
-rw-r--r-- | data/help/tips/Makefile.am | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/data/help/tips/Makefile.am b/data/help/tips/Makefile.am index 626577881..2972ef839 100644 --- a/data/help/tips/Makefile.am +++ b/data/help/tips/Makefile.am @@ -10,7 +10,14 @@ helptips_DATA = \ 4.txt \ 5.txt \ 6.txt \ - 7.txt + 7.txt \ + 8.txt \ + 9.txt \ + 10.txt \ + 11.txt \ + 12.txt \ + 13.txt \ + 14.txt EXTRA_DIST = \ $(helptips_DATA) \ |