summaryrefslogtreecommitdiff
path: root/data/themes/wood/Makefile.am
blob: d37e357d6d144e0bd205dfd31aed5d1448a27690 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
guidir = $(pkgdatadir)/data/themes/wood

gui_DATA =				\
	buy.xml		\
	colors.xml		\
	cutin.xml		\
	emotes.xml		\
	equipment.xml		\
	info.xml		\
	inventory.xml		\
	item_shortcut_bgr.png		\
	mailedit.xml		\
	mouse.png			\
	npc.xml			\
	ok.xml			\
	outfits.xml			\
	popup.xml			\
	progressbar.xml			\
	quests.xml			\
	sell.xml			\
	server.xml			\
	serverinfo.xml			\
	shop.xml			\
	window.png			\
	window.xml			\
	world.xml

EXTRA_DIST =				\
	$(gui_DATA) \
	CMakeLists.txt