~ubuntu-branches/ubuntu/vivid/linphone/vivid

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-11-15 10:34:50 UTC
  • mfrom: (1.2.1 upstream) (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061115103450-qgafwcks2lkhctlj
* New upstream release.
* Enable video support.
* Fix mismatched #endif in mscommon.h, closes: #398307.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
pixmapdir=$(datadir)/pixmaps/linphone
4
4
 
5
 
pixmap_DATA= linphone2.png  linphone2.xpm  linphone.png
 
5
pixmap_DATA= linphone2.png  linphone2.xpm  linphone.png \
 
6
sip-away.png      sip-bifm.png       \
 
7
sip-busy.png      sip-closed.png     \
 
8
sip-online.png    sip-otl.png        \
 
9
sip-otp.png       sip-wfa.png
6
10
 
7
11
EXTRA_DIST=$(pixmap_DATA)