diff options
author | Christian Pointner <equinox@helsinki.at> | 2010-04-13 13:41:28 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2010-04-13 13:41:28 (GMT) |
commit | a6894836ae5f83dd9074b1f872a270fee8fdbde8 (patch) | |
tree | 659e26c5347ebb1d0e48521527fb4688d06f030d /debian/rules | |
parent | 017434491c5a8049564a2cc408944ba404d2c52b (diff) |
added rhimport create id tool
git-svn-id: https://svn.helsinki.at/rhimport/trunk@48 7c65635b-ec39-4f67-a626-873dbafdd612
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 5c74e81..37aa438 100755 --- a/debian/rules +++ b/debian/rules @@ -25,6 +25,7 @@ clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp + $(MAKE) distclean dh_clean install: build |