aboutsummaryrefslogtreecommitdiffstats
path: root/data/scalable/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/scalable/Makefile.am')
-rw-r--r--data/scalable/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/scalable/Makefile.am b/data/scalable/Makefile.am
new file mode 100644
index 000000000..3c535d048
--- /dev/null
+++ b/data/scalable/Makefile.am
@@ -0,0 +1,14 @@
+icondir = $(datadir)/icons/hicolor/scalable/apps
+icon_DATA = \
+ 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)