added some glitz
authorChris Koeritz <fred@gruntose.com>
Sat, 4 Nov 2017 18:48:41 +0000 (14:48 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 4 Nov 2017 18:48:41 +0000 (14:48 -0400)
scripts/generator/minimize_feisty_meow.sh

index 93e5acaedaf6c9b50ae20615520840b50e3a8240..f956ad14c74d1a8723f78e4619ab1df0df715202 100644 (file)
@@ -4,6 +4,9 @@
 # this includes some static libraries and all of the tests, as well as
 # the install bundles.
 
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
+
+sep
 echo "Cleaning up feisty meow generated files..."
 
 pushd $GENERATED_STORE
@@ -23,4 +26,5 @@ popd
 popd
 
 echo "Finished with feisty meow generated file cleaning."
+sep