diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-08-25 17:32:51 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-08-25 17:32:51 +0200 |
commit | 0c130d4f80b326c891cde0fe52a020ce29419905 (patch) | |
tree | f50f6e74762f9a30f7915b6cd388cbb87dd211f5 | |
parent | f0ab89ab1651cc61b23ea5ea5f5fbd6a68daf6b2 (diff) | |
download | zsh-0c130d4f80b326c891cde0fe52a020ce29419905.tar.gz zsh-0c130d4f80b326c891cde0fe52a020ce29419905.zip |
Add configure to debian/clean. (Not doing so causes FTBFS here.)
-rw-r--r-- | debian/clean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean index ad41e85be..6cd055d79 100644 --- a/debian/clean +++ b/debian/clean @@ -1,6 +1,7 @@ config.cache config.status config.status.lineno +configure Doc/zsh.idx Doc/Zsh/manmodmenu.yo Doc/Zsh/modlist.yo |