lib/inqlude.rb in inqlude-0.0.3 vs lib/inqlude.rb in inqlude-0.0.4

- old
+ new

@@ -9,5 +9,6 @@ require File.expand_path('../manifest_handler', __FILE__) require File.expand_path('../view', __FILE__) require File.expand_path('../distro', __FILE__) require File.expand_path('../rpm_manifestizer', __FILE__) require File.expand_path('../settings', __FILE__) +require File.expand_path('../upstream', __FILE__)