blob: c3be4c247ddbe8c1213cb40fe4549014f1bb432d (
plain) (
tree)
|
|
helprutipsdir = $(pkgdatadir)/data/help/ru/tips
helprutips_DATA = \
1.txt \
2.txt \
3.txt \
4.txt \
5.txt \
6.txt \
7.txt \
8.txt \
9.txt \
10.txt \
11.txt \
12.txt \
13.txt \
14.txt
EXTRA_DIST = \
$(helprutips_DATA) \
CMakeLists.txt
|