build: hook up "make deploy" for cross osx builds

This commit is contained in:
Cory Fields
2013-12-06 18:13:25 -05:00
parent c4a10dbb22
commit 01e5327cfc
3 changed files with 15 additions and 2 deletions

View File

@@ -121,6 +121,7 @@ AC_PROG_CPP
AC_PROG_CXXCPP
AC_PROG_INSTALL
AC_PROG_OBJC
AC_PROG_LN_S
m4_ifdef([AC_PROG_OBJCXX],[AC_PROG_OBJCXX])
AC_PROG_MKDIR_P
AC_PROG_SED