diff options
author | Michael Vogt <mvo@debian.org> | 2013-07-10 16:32:58 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-07-10 16:32:58 +0200 |
commit | 88f5f8258f0d6f9d3a188ccf8a89f36243ea14b5 (patch) | |
tree | cdfdb2ff7443b1ac81dd75ea0096279dc28d4e98 /debian/rules | |
parent | c03567c9fa221de97a9cbb3982c8d481c57848c8 (diff) | |
parent | 8bb62daf9b1bbeec8a40cfed239a8e9ac115353a (diff) |
merged from the debian/sid branch
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index bdd8d09c7..0eaeaf79a 100755 --- a/debian/rules +++ b/debian/rules @@ -113,6 +113,7 @@ build/build-manpages-stamp: build/configure-stamp clean: dh_testdir + dh_clean [ ! -f Makefile ] || $(MAKE) clean distclean rm -rf build |