]> sjero.net Git - linphone/blob - pixmaps/Makefile.am
186254c1195ce8e855fa0f94da4241a82d3df247
[linphone] / pixmaps / Makefile.am
1
2
3 pixmapdir=$(datadir)/pixmaps/linphone
4
5 pixmap_DATA= \
6 hold_on.png hold_off.png \
7 mic_muted.png mic_active.png \
8 linphone.png linphone-banner.png \
9 status-green.png \
10 status-orange.png \
11 status-red.png \
12 status-offline.png \
13 call.png \
14 chat.png active_chat.png\
15 chat_message_inprogress.png chat_message_delivered.png chat_message_not_delivered.png\
16 contact-orange.png dialer-orange.png history-orange.png\
17 startcall-green.png startcall-small.png stopcall-red.png stopcall-small.png addcall-green.png linphone.icns \
18 contact_starred.png contact_unstarred.png \
19 speaker.png \
20 ok.png \
21 notok.png
22
23 EXTRA_DIST=$(pixmap_DATA)