diff options
author | Colin Watson <cjwatson@debian.org> | 2004-03-28 18:09:14 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-03-28 18:09:14 +0000 |
commit | a8edb34dd97fdb0bf0a56cf9d3a47ae33a53e29b (patch) | |
tree | df2125e1ed71abbe792178de812fcb4eab4f1033 /.cvsignore | |
parent | c535b58a0ea8ee0f7396b5933ced2a96b00e70d7 (diff) |
Build everything apart from contrib in a subdirectory, to allow for
multiple builds.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 765a101b7..f138b2c6b 100644 --- a/.cvsignore +++ b/.cvsignore | |||
@@ -18,4 +18,5 @@ ssh_prng_cmds | |||
18 | *.out | 18 | *.out |
19 | buildit.sh | 19 | buildit.sh |
20 | ssh-rand-helper | 20 | ssh-rand-helper |
21 | build-stamp | 21 | build-deb |
22 | build-deb-stamp | ||