--- trunk/tcProps/Makefile 2004/02/27 20:39:17 1072 +++ trunk/tcProps/Makefile 2004/02/28 16:45:57 1073 @@ -8,7 +8,8 @@ SRCS = tcProps.c \ scdCorr.c \ readWrite.c \ directorHead.c \ - directorWhole.c + directorWhole.c \ + rmsd.c OBJS = $(SRCS:.c=.o) all: Make.dep $(PROG)