smorks
[feisty_meow.git] / scripts / buildor / stdbuild.sh
index a9fb23cc4e090da6847c894c61d020f722545f90..13fd1fd9de96d572b649c9d026996cb7b54ff4d4 100644 (file)
@@ -5,6 +5,8 @@
 #
 # go to the main folder of the project you're building before you run this.
 
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
+
 echo "$(date_stringer)"
 echo "Building application from $(\pwd)"
 echo "    via standard 'configure;make;sudo make install' process..."