Update buildsys.

This commit is contained in:
Jonathan Schleifer 2013-07-01 22:49:18 +02:00
parent ed5604447a
commit 74a56b5359
3 changed files with 11 additions and 13 deletions

View file

@ -60,6 +60,7 @@ PLUGIN_SUFFIX = @PLUGIN_SUFFIX@
INSTALL_LIB = @INSTALL_LIB@
UNINSTALL_LIB = @UNINSTALL_LIB@
CLEAN_LIB = @CLEAN_LIB@
AS_DEPENDS = @AS_DEPENDS@
CC_DEPENDS = @CC_DEPENDS@
CXX_DEPENDS = @CXX_DEPENDS@
OBJC_DEPENDS = @OBJC_DEPENDS@