summaryrefslogtreecommitdiff
path: root/data/graphics/badges/Makefile.am
blob: 4e8b57e048d70391f85c0e9320c284567deb2cad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
badgesdir = $(pkgdatadir)/data/graphics/badges

badges_DATA =				\
	gm.png		\
	gm.xml		\
	shop.png		\
	shop.xml		\
	team1.png		\
	team1.xml		\
	team2.png		\
	team2.xml		\
	team3.png		\
	team3.xml

EXTRA_DIST =				\
	$(badges_DATA)			\
	CMakeLists.txt