diff --git a/lib/comfpile/engines/parser_engine.rb b/lib/comfpile/engines/parser_engine.rb index 0f6c1c6..ae4f1a4 100644 --- a/lib/comfpile/engines/parser_engine.rb +++ b/lib/comfpile/engines/parser_engine.rb @@ -16,11 +16,13 @@ module Comfpile @parsed_dependencies = {} parent_artefact :sourcefile, @target + require_artefact :config_file, File.dirname(@target) add_step do sourcefile_parse_step sourcefile_dependency_step end + end # Attempts to find the set of values for a given