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