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

sprites_DATA =				\
	arrow_down.png			\
	arrow_left.png			\
	arrow_right.png			\
	arrow_up.png			\
	chatemotes.png			\
	error.png			\
	error.xml			\
	manaplus_emotions.png\
	manaplus_emote.xml	\
	manaplus_emotes.xml	\
	test.xml

EXTRA_DIST =				\
	$(sprites_DATA)			\
	CMakeLists.txt