diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-02-16 04:03:02 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-02-16 17:58:42 +0100 |
commit | c75569cf2e7cef1cdf9b6bc2a9826d5cab062971 (patch) | |
tree | c072e9918ca2af2e12b0c23711da8fd196a8b590 /debian/clean | |
parent | a051a4c173dc20a3cf09a3f63e3e339736eb6753 (diff) | |
download | zsh-c75569cf2e7cef1cdf9b6bc2a9826d5cab062971.tar.gz zsh-c75569cf2e7cef1cdf9b6bc2a9826d5cab062971.zip |
Add some more files from the original upstream tar ball, but not in upstream git, to debian/clean
Only leave out Src/patchlevel.h.release.
Diffstat (limited to 'debian/clean')
-rw-r--r-- | debian/clean | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean index 939309a98..160b66b9e 100644 --- a/debian/clean +++ b/debian/clean @@ -4,6 +4,7 @@ build-arch build-indep build-static config.cache +config.h.in config.status config.status.lineno configure @@ -16,6 +17,7 @@ Doc/version.yo Doc/zsh*.1 Doc/zsh.idx Doc/zsh.texi +Etc/FAQ META-FAQ obj-static/ obj/ |