~ubuntu-branches/ubuntu/precise/gwibber/precise-proposed

« back to all changes in this revision

Viewing changes to gwibber/microblog/plugins/buzz/gtk/buzz/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-15 17:14:14 UTC
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: james.westby@ubuntu.com-20110715171414-80ca971vzd56gtmh
Tags: upstream-3.1.2
ImportĀ upstreamĀ versionĀ 3.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
plugindir = $(datadir)/gwibber/plugins/buzz/gtk/buzz
 
2
plugin_PYTHON = \
 
3
        __init__.py
 
4
 
 
5
uninstall-hook:
 
6
        rm -fr $(plugindir)