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