added main.o (main.cpp) in ibm cell sdk makefile

This commit is contained in:
ejcoumans
2007-11-05 07:28:53 +00:00
parent e755d1ed4e
commit a03e5d7a56

View File

@@ -24,7 +24,7 @@ PROGRAM_ppu := CcdPhysicsDemo
#######################################################################
# Objs
######################################################################
OBJS = CcdPhysicsDemo.o
OBJS = CcdPhysicsDemo.o main.o
CELL_TOP ?= /opt/ibm/cell-sdk/prototype