~ubuntu-branches/ubuntu/lucid/kmplayer/lucid

« back to all changes in this revision

Viewing changes to mimetypes/video/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2009-01-31 23:59:43 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090131235943-9py6tgmhb3pmkv3e
Tags: 1:0.11.0a+svn919425-0ubuntu1
* New upstream version released.
* SVN snapshot to fix FTBFS with 4.2
* Rewrite packaging for KDE4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
if need_kde31_compatibility
2
 
  KDE31MIMEDIR = kde31
3
 
endif
4
 
 
5
 
SUBDIRS = . $(KDE31MIMEDIR)
6
 
 
7
 
mime_DATA = x-ms-wmp.desktop
8
 
mimedir = $(kde_mimedir)/video
9