summaryrefslogtreecommitdiff
path: root/applets/clock/pixmaps/Makefile.am
blob: d041e6a99fce94cf5f60976c09b231f81fc7e001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
icon_FILES =				\
	clock-face-large.svg		\
	clock-face-small.svg		\
	clock-face-small-morning.svg	\
	clock-face-small-day.svg	\
	clock-face-small-evening.svg	\
	clock-face-small-night.svg	\
	clock-map.png			\
	clock-map-location-marker.png	\
	clock-map-location-current.png	\
	clock-map-location-hilight.png

EXTRA_DIST = 		\
	clock-map.svg	\
	$(icon_FILES)

MAINTAINERCLEANFILES = Makefile.in

-include $(top_srcdir)/git.mk