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=a1ca4a762fe6e3da1d3ef5e548c35a2286e63452;hb=090ac080acb0cc4f3fd4c9332b08d2dd5fb77394;hp=0c30a4fd9935becb5eb5f57f2fde4237fd499bb6;hpb=d765f2cd289869d7c138b2e3c7ab7fc961638cd8;p=feisty_meow.git diff --git a/production/setup_src/bundle_example/makefile b/production/setup_src/bundle_example/makefile index 0c30a4fd..a1ca4a76 100644 --- a/production/setup_src/bundle_example/makefile +++ b/production/setup_src/bundle_example/makefile @@ -2,7 +2,7 @@ include cpp/variables.def PROJECT = example_bundle TYPE = hierarchy -FIRST_TARGETS = build_bundle +FIRST_TARGETS += build_bundle CLEANUPS = $(FEISTY_MEOW_APEX)/install/example_bundle$(EXE_END) # set the unix bin variable so the bundle finds the apps. export UNIX_BIN = /bin