summaryrefslogtreecommitdiff
path: root/data/Makefile.am
blob: 9de8ebd97010536e4dd8cd5c063a8e971ea7f52a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
waylanddatadir = $(datadir)/wayland

dist_waylanddata_DATA =				\
	bottom_left_corner.png			\
	bottom_right_corner.png			\
	bottom_side.png				\
	dnd-copy.png				\
	dnd-link.png				\
	dnd-move.png				\
	grabbing.png				\
	hand1.png				\
	hand2.png				\
	left_ptr.png				\
	left_side.png				\
	right_side.png				\
	sb_h_double_arrow.png			\
	sb_v_double_arrow.png			\
	top_left_corner.png			\
	top_right_corner.png			\
	top_side.png				\
	xterm.png