~ubuntu-branches/ubuntu/wily/bleachbit/wily

« back to all changes in this revision

Viewing changes to cleaners/Makefile

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2013-05-05 14:34:45 UTC
  • mfrom: (28.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130505143445-jjx0zylbgfp1mlty
Tags: 0.9.5-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# On some systems if not explicitly given, make uses /bin/sh, so 'make pretty' fails.
 
2
SHELL := /bin/bash
 
3
 
1
4
PHONY: pretty tests
2
5
 
3
6