aboutsummaryrefslogtreecommitdiffstats
path: root/data/22x22/Makefile.am
blob: ce814e53c5f281d2d44cba749ded50f19c2d2cae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
icondir = $(datadir)/icons/hicolor/22x22/apps
icon_DATA =                 \
    empathy.png             \
    empathy-new-message.png         \
    empathy-proto-ekiga.png         \
    empathy-proto-google-talk.png       \
    empathy-proto-msn.png           \
    empathy-proto-gizmo.png         \
    empathy-proto-irc.png           \
    empathy-proto-jabber.png
EXTRA_DIST = $(icon_DATA)