summaryrefslogtreecommitdiff
path: root/data/help/pt_BR/tips/Makefile.am
blob: dd2b5f22a910a912738d928eeb80a111fd2b479b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
helpptbrtipsdir = $(pkgdatadir)/data/help/pt_BR/tips

helpptbrtips_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 =			\
	$(helpptbrtips_DATA) \
	CMakeLists.txt