--- trunk/madProps/Makefile 2002/07/23 16:08:35 45 +++ trunk/madProps/Makefile 2002/07/23 20:10:49 46 @@ -4,7 +4,7 @@ MP_OBJ = madProps.o frameCount.o GofR.o C_FLAGS = -O3 #C_FLAGS = -ggdb3 -MP_OBJ = madProps.o frameCount.o GofR.o +MP_OBJ = madProps.o frameCount.o GofR.o cosCorr.o MP_HEADERS = $(INC)/madProps.h $(INC)/frameCount.h $(INC)/GofR.h %.o:%.c $(INC)/%.h $(INC)/madProps.h