X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fsetup_src%2Fbundle_example%2Fmakefile;fp=production%2Fsetup_src%2Fbundle_example%2Fmakefile;h=b4cd3cb344265a21ad19000f696e2dbf4d0adb14;hb=a8ffd45523a0938dc98b80452824b9163443071f;hp=1ff75aea62aeb5c78c7d7012dbec11228d7f2bee;hpb=4be7627787c8ef59b9c2dac636d2665afbb9bf96;p=feisty_meow.git diff --git a/production/setup_src/bundle_example/makefile b/production/setup_src/bundle_example/makefile index 1ff75aea..b4cd3cb3 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 += $(FEISTY_MEOW_APEX)/install/example_bundle$(EXE_END) +CLEANUPS += $(RUNTIME_DIR)/install/example_bundle$(EXE_END) # set the unix bin variable so the bundle finds the apps. export UNIX_BIN = /bin