~webapps/+junk/gwibber-opensesame-packaging

« back to all changes in this revision

Viewing changes to gwibber/microblog/plugins/foursquare/ui/Makefile.am

  • Committer: Ken VanDine
  • Date: 2012-06-27 04:23:46 UTC
  • mfrom: (1377.1.2 gwibber-ken)
  • Revision ID: ken.vandine@canonical.com-20120627042346-jfao1tjzysm3ori5
* New snapshot with webaccounts integration
* New snapshot with webaccounts integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SUBDIRS = icons
2
 
plugindir = $(datadir)/gwibber/plugins/foursquare/ui
3
 
plugin_DATA = \
4
 
        gwibber-accounts-foursquare.ui
5
 
 
6
 
uninstall-hook:
7
 
        rm -fr $(plugindir)
8
 
 
9
 
EXTRA_DIST = $(plugin_DATA)