From d7c99876fec8867918d9f4f808edca985eb1fd67 Mon Sep 17 00:00:00 2001 From: hunt Date: Wed, 26 Oct 2005 08:09:46 +0000 Subject: 2005-10-26 Martin Hunt * recreate_links: Add link to map-gen.c. --- runtime/user/recreate_links | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/user/recreate_links') 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 . -- cgit