~ubuntu-branches/ubuntu/utopic/click/utopic-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Colin Watson
  • Date: 2014-03-06 16:38:35 UTC
  • Revision ID: package-import@ubuntu.com-20140306163835-1ugtgqym7j404cbi
Tags: 0.4.17.2
[ Colin Watson ]
Fix Click.User construction in "click pkgdir".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = click conf debhelper po preload schroot upstart
 
1
SUBDIRS = lib preload click conf debhelper init po schroot
2
2
if PACKAGEKIT
3
3
SUBDIRS += pk-plugin
4
4
endif