~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
icondir = $(datadir)/icons/hicolor/scalable/apps
icon_DATA =					\
	empathy.svg				\
	empathy-available.svg			\
	empathy-offline.svg			\
	empathy-away.svg			\
	empathy-extended-away.svg		\
	empathy-busy.svg			\
	empathy-pending.svg			\
	empathy-proto-ekiga.svg			\
	empathy-proto-google-talk.svg		\
	empathy-proto-msn.svg			\
	empathy-proto-gizmo.svg			\
	empathy-proto-jabber.svg
EXTRA_DIST = $(icon_DATA)