--- trunk/xvidcore/build/generic/Makefile 2004/03/22 22:36:25 1382 +++ trunk/xvidcore/build/generic/Makefile 2004/04/05 20:36:37 1412 @@ -54,6 +54,7 @@ OBJECTS = $(GENERIC_OBJECTS) OBJECTS += $(ASSEMBLY_OBJECTS) OBJECTS += $(DCT_IA64_OBJECTS) +OBJECTS += $(PPC_ALTIVEC_OBJECTS) # The VPATH mecanism could use a "per target" build directory # To keep it simple at the moment, the directory is fixed to "build"