updated Makefile to not build libevent TESTS

This commit is contained in:
Nathan Freitas 2014-03-26 11:33:58 -04:00
parent dab37b576e
commit b5a043a6a0
1 changed files with 1 additions and 1 deletions

2
external/Makefile vendored
View File

@ -128,7 +128,7 @@ libevent/Makefile:
--disable-shared
libevent-build-stamp: libevent/Makefile
$(MAKE) -C libevent
$(MAKE) -C libevent all-am
touch libevent-build-stamp
libevent: openssl libevent-build-stamp