summaryrefslogtreecommitdiff
path: root/tools/myacprep
diff options
context:
space:
mode:
Diffstat (limited to 'tools/myacprep')
-rwxr-xr-xtools/myacprep5
1 files changed, 5 insertions, 0 deletions
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