diff options
Diffstat (limited to 'sim/Makefile.in')
-rw-r--r-- | sim/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/Makefile.in b/sim/Makefile.in index 3960620..28ed0a8 100644 --- a/sim/Makefile.in +++ b/sim/Makefile.in @@ -84,6 +84,7 @@ FLAGS_TO_PASS = \ "exec_prefix=$(exec_prefix)" \ "bindir=$(bindir)" \ "mandir=$(mandir)" \ + "libdir=$(libdir)" \ "against=$(against)" \ "AR=$(AR)" \ "AR_FLAGS=$(AR_FLAGS)" \ |