Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / buildor / find_one_word_comments.sh
index 3b686f79d4c0641ea46e55b6444b79d9684eb58d..cefa1a9d22dd883b92b8342d53d7ba15e239b0a4 100644 (file)
@@ -8,7 +8,8 @@
 
 SOURCES_FOUND_LIST="$(mktemp "$TMP/sources_found.XXXXXX")"
 
-source $FEISTY_MEOW_SCRIPTS/build/seek_all_source.sh $*
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
+source $FEISTY_MEOW_SCRIPTS/buildor/seek_all_source.sh $*
   # got a list of source files now.
 
 function examine_file {