summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-07-10 21:44:41 -0700
committerRuss Allbery <rra@stanford.edu>2008-07-10 21:44:41 -0700
commit09ac251c69065d85aae82382faa4fdd23f3f5b79 (patch)
tree19866b7f8979444eb5a972e57602046014ae09bb /Makefile.in
parent87975710257e4d882c6894bc0ece0d71251b95fd (diff)
Stop generating a CHANGES file
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ad436a0..e7d9144 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -64,7 +64,6 @@ warnings:
dist: pam_afs_session.5
rm -rf $(TARDIR) $(TARNAME).gz
mkdir $(TARDIR)
- bzr log --short > CHANGES
rsync -C --exclude /debian/ -a ./ $(TARDIR)/
cd $(TARDIR) && ./autogen
tar cf $(TARNAME) $(TARDIR)