]> sjero.net Git - linphone/blob - pixmaps/Makefile.am
Aac-eld add missing header according to RFC3640 3.3.6
[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 call_status_incoming.png call_status_outgoing.png \
21 ok.png \
22 dialer.png \
23 notok.png
24
25 EXTRA_DIST=$(pixmap_DATA)