diff options
Diffstat (limited to 'data/help/ru/Makefile.am')
-rw-r--r-- | data/help/ru/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/help/ru/Makefile.am b/data/help/ru/Makefile.am deleted file mode 100644 index 25ce52321..000000000 --- a/data/help/ru/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -SUBDIRS = tips - -helprudir = $(pkgdatadir)/data/help/ru - -helpru_DATA = \ - chatcommands.txt \ - header.txt \ - index.txt \ - team.txt - -EXTRA_DIST = \ - $(helpru_DATA) \ - CMakeLists.txt |