~ubuntu-branches/ubuntu/utopic/lebiniou/utopic

« back to all changes in this revision

Viewing changes to plugins/stable/main/PredatorTV/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Olivier Girondel
  • Date: 2012-04-22 22:07:40 UTC
  • mfrom: (6.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120422220740-xncgwhc3g71nopnu
Tags: 3.18-1
* New upstream release 3.18.
* Support older libswscale.
* Add missing Build-Depends: libfreetype6-dev, libasound2-dev,
  libpulse-dev. (Closes: #669437)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
plugindir = @libdir@/lebiniou/plugins/main/PredatorTV
 
2
plugin_PROGRAMS = PredatorTV.so
 
3
 
 
4
PredatorTV_so_SOURCES = PredatorTV.c
 
5
PredatorTV_so_LDFLAGS = @PLUGIN_LDFLAGS@ 
 
6
PredatorTV_so_CPPFLAGS = @PLUGIN_CFLAGS@