aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/data/scalable/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/data/scalable/Makefile.am')
-rw-r--r--trunk/data/scalable/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/trunk/data/scalable/Makefile.am b/trunk/data/scalable/Makefile.am
new file mode 100644
index 000000000..b8b12c3d4
--- /dev/null
+++ b/trunk/data/scalable/Makefile.am
@@ -0,0 +1,16 @@
+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-irc.svg \
+ empathy-proto-jabber.svg
+EXTRA_DIST = $(icon_DATA)