diff options
Diffstat (limited to 'runtime/user/recreate_links')
-rwxr-xr-x | runtime/user/recreate_links | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/user/recreate_links b/runtime/user/recreate_links index a45b5608..90fc09f9 100755 --- a/runtime/user/recreate_links +++ b/runtime/user/recreate_links @@ -16,3 +16,4 @@ ln -s ../stat.c . ln -s ../stat.h . ln -s ../stat-common.c . ln -s ../arith.c . +ln -s ../map-gen.c . |