diff options
Diffstat (limited to 'sim/mips/Makefile.in')
-rw-r--r-- | sim/mips/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in index fe9fb0215e..194e639385 100644 --- a/sim/mips/Makefile.in +++ b/sim/mips/Makefile.in @@ -21,6 +21,7 @@ SIM_OBJS = interp.o \ sim-module.o \ sim-trace.o \ sim-options.o \ + sim-profile.o \ sim-core.o \ sim-watch.o |