summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-08-16 13:46:15 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-08-16 13:46:15 +0000
commita237f07b7e9b29e28d01b31b3e95d3557853996b (patch)
tree8af8dcc66db6b87457e9b1178f92f3146471614f
parentd32e280ee29c7178b46b30327871df701ad502f6 (diff)
downloademacs-a237f07b7e9b29e28d01b31b3e95d3557853996b.tar.gz
Omit info/.arch-inventory.
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index a36476584bc..3871dc60059 100755
--- a/make-dist
+++ b/make-dist
@@ -627,7 +627,7 @@ echo "Making links to \`info'"
cd ../${tempdir}/info
# Avoid an error when expanding the wildcards later.
ln emacs dummy~ ; ln emacs \#dummy\#
- rm -f *~ \#*\# core)
+ rm -f *~ \#*\# core .arch-inventory)
echo "Making links to \`man'"
(cd man