diff options
Diffstat (limited to 'data/help/ru_RU/Makefile.am')
-rw-r--r-- | data/help/ru_RU/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/help/ru_RU/Makefile.am b/data/help/ru_RU/Makefile.am index 531d1e4d7..8668f6fd9 100644 --- a/data/help/ru_RU/Makefile.am +++ b/data/help/ru_RU/Makefile.am @@ -2,8 +2,10 @@ helpruRUdir = $(pkgdatadir)/data/help/ru_RU helpruRU_DATA = \ + chatcommands.txt \ header.txt \ - index.txt + index.txt \ + team.txt EXTRA_DIST = \ $(helpruRU_DATA) \ |