1 diff --git a/Makefile.def b/Makefile.def
2 index 34f7df3..05dc86c 100644
5 @@ -155,7 +155,7 @@ dist_lc3sim-tk: lc3sim-tk
7 lc3sim-tk: lc3sim-tk.def
8 ${SED} -e 's @@WISH@@ ${WISH} g' \
9 - -e 's*@@LC3_SIM@@*"${INSTALL_DIR}/lc3sim"*g' \
10 + -e 's*@@LC3_SIM@@*"${INSTALL_DIR}/bin/lc3sim"*g' \
11 -e 's!@@CODE_FONT@@!${CODE_FONT}!g' \
12 -e 's!@@BUTTON_FONT@@!${BUTTON_FONT}!g' \
13 -e 's!@@CONSOLE_FONT@@!${CONSOLE_FONT}!g' \