summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
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)