From cca6c204dd99e41d23c0389bb1dff2d47dea8433 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 24 Feb 2009 14:36:52 -0400 Subject: tools/myacprep symlinks TAGS and ledger into src/ --- tools/myacprep | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools/myacprep') diff --git a/tools/myacprep b/tools/myacprep index 1486f952..9198dee6 100755 --- a/tools/myacprep +++ b/tools/myacprep @@ -49,3 +49,8 @@ if [ -n "$OUT" ]; then fi ./acprep $SWITCHES + +if [ -n "$OUT" ]; then + ln -sf $OUT/TAGS . + ln -sf $OUT/ledger . +fi -- cgit v1.2.3