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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Olivier Girondel
  • Date: 2014-02-12 02:53:12 UTC
  • mfrom: (6.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20140212025312-qjoaxj8b23imo19a
Tags: 3.20-1
* New upstream release 3.20.
* debian/control: Depend on fonts-freefont-ttf. (Closes: #738230)
* debian/copyright: Update copyright years.
* debian/control: Standards-Version: 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
plugin_PROGRAMS = clear.so
3
3
 
4
4
clear_so_SOURCES = clear.c
5
 
clear_so_LDFLAGS = @PLUGIN_LDFLAGS@ 
 
5
clear_so_LDADD = @PLUGIN_LDFLAGS@ 
6
6
clear_so_CPPFLAGS = @PLUGIN_CFLAGS@