~ubuntu-branches/ubuntu/wily/libsocketcan/wily-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Alexander GQ Gerasiov
  • Date: 2014-03-18 18:47:57 UTC
  • Revision ID: package-import@ubuntu.com-20140318184757-g6qs8ehnbdbhho4i
Tags: 0.0.9+git20140207-1
Initial release. (Closes: #741921)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
# Uncomment this to turn on verbose mode.
 
5
export DH_VERBOSE=1
 
6
 
 
7
%:
 
8
        dh $@ --with autoreconf
 
9
 
 
10
build-indep::
 
11
        make docs
 
12
 
 
13
clean::
 
14
        dh $@ --with autoreconf
 
15
        rm -rf Documentation/html