File: Makefile.am

package info (click to toggle)
manaplus 2.1.3.17-5
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 82,148 kB
  • sloc: cpp: 249,446; xml: 7,909; sh: 4,740; pascal: 4,274; makefile: 3,251; ansic: 1,095; objc: 244; sed: 16
file content (33 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (3)
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
32
33

guidir = $(pkgdatadir)/data/themes/unity

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

EXTRA_DIST =				\
	$(gui_DATA) \
	CMakeLists.txt