~ubuntu-branches/ubuntu/wily/me-tv/wily-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Lamothe
  • Date: 2010-05-22 13:10:32 UTC
  • mfrom: (1.1.12 upstream) (3.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100522131032-ibethpcgb8lpwt1w
Tags: 1.2.4-1
* New upstream release
* Maintainer change to Michael Lamothe
* Updated debian/control
  - Added libunique-dev to Build-Depends
  - Added libdbus-glib-1-dev to Build-Depends
* Added me-tv-player.1 to debian/me-tv.manpages

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
man_MANS = \
24
24
        me-tv.1 \
25
 
        me-tv-xine.1
 
25
        me-tv-player.1
26
26
 
27
27
EXTRA_DIST = \
28
28
        README\
31
31
        INSTALL\
32
32
        NEWS \
33
33
        me-tv.1 \
34
 
        me-tv-xine.1 \
 
34
        me-tv-player.1 \
35
35
        $(desktop_in_files) \
36
36
        $(schemas_in_files) \
37
37
        $(pixmaps_DATA) \