X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fsetup_src%2Fbundle_example%2Fmakefile;h=3efce9bfb88acef33f30fad7f652ceb50b631305;hb=35f3c896a499f4bb3bd92eb865aad0f354b490c9;hp=b4cd3cb344265a21ad19000f696e2dbf4d0adb14;hpb=a8ffd45523a0938dc98b80452824b9163443071f;p=feisty_meow.git diff --git a/production/setup_src/bundle_example/makefile b/production/setup_src/bundle_example/makefile index b4cd3cb3..3efce9bf 100644 --- a/production/setup_src/bundle_example/makefile +++ b/production/setup_src/bundle_example/makefile @@ -3,7 +3,7 @@ include cpp/variables.def PROJECT = example_bundle TYPE = hierarchy FIRST_TARGETS += build_bundle -CLEANUPS += $(RUNTIME_DIR)/install/example_bundle$(EXE_END) +CLEANUPS += $(RUNTIME_PATH)/install/example_bundle$(EXE_END) # set the unix bin variable so the bundle finds the apps. export UNIX_BIN = /bin