Merge pull request #312 from HerbertKoelman/master

Added to vendor.yml dependencies related to automake and autoconf
This commit is contained in:
Ted Nyman
2013-03-10 15:22:17 -07:00

View File

@@ -16,6 +16,10 @@
# https://github.com/joyent/node
- ^deps/
- ^tools/
- (^|/)configure
- (^|/)configure.ac
- (^|/)config.guess
- (^|/)config.sub
# Node dependencies
- node_modules/