lib/buildr4osgi/compile.rb in buildr4osgi-0.9.2 vs lib/buildr4osgi/compile.rb in buildr4osgi-0.9.3
- old
+ new
@@ -11,6 +11,7 @@
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations under
# the License.
-require 'buildr4osgi/compile/compiler'
+require 'buildr4osgi/compile/compiler'
+require 'buildr4osgi/compile/external'
\ No newline at end of file