X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fsetup_src%2Fbundle_example%2Fmakefile;h=3efce9bfb88acef33f30fad7f652ceb50b631305;hb=2caf2cc35c2fbbcd1865fd3e24342886c28cd5a7;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..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 += $(FEISTY_MEOW_APEX)/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