~ubuntu-branches/ubuntu/vivid/tidy/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-08-08 13:26:56 UTC
  • Revision ID: package-import@ubuntu.com-20140808132656-htm28nbbfsirmp90
Tags: 20091223cvs-1.4
* Non-maintainer upload.
* Build using dh-autoreconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/make -f
 
2
 
 
3
export AUTOMAKE=automake --foreign
 
4
 
2
5
include /usr/share/cdbs/1/rules/debhelper.mk
 
6
include /usr/share/cdbs/1/rules/autoreconf.mk
3
7
include /usr/share/cdbs/1/class/autotools.mk
4
8
include /usr/share/cdbs/1/rules/simple-patchsys.mk
5
9