patch to allow building of SPU version

This commit is contained in:
ejcoumans
2007-08-21 03:41:42 +00:00
parent c499abbb4a
commit 4171d02b99

View File

@@ -28,7 +28,7 @@
# POSSIBILITY OF SUCH DAMAGE.
ifeq ($(ENABLE_STATIC),1)
ALL_LIBS += $(ALL_STATIC_LIB)
ALL_LIBS += $(ALL_STATIC_LIBS)
INSTALL_LIBS += install-static
endif