Просмотр исходного кода

(Logical change 1.172)

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@583 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 21 лет назад
Родитель
Сommit
d16b436749
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test/Makefile

+ 1 - 1
test/Makefile

@@ -136,7 +136,7 @@ ckpt-wr: ckpt-wr.o sa_error.o $(LIBRARIES)
 clean:
 clean:
 	rm -f *.o testclm testamf testamf1 testamf2 testamf3 testamf4 \
 	rm -f *.o testclm testamf testamf1 testamf2 testamf3 testamf4 \
 	testamf5 testamf6 testamfth testckpt ckptstress testparse testtimer \
 	testamf5 testamf6 testamfth testckpt ckptstress testparse testtimer \
-	ckptbench ckptbenchth testevt testevs \
+	ckptbench ckptbenchth testevt testevs ckpt-wr ckpt-rd \
 	evsbench subscription publish evtbench
 	evsbench subscription publish evtbench
 %.o: %.c
 %.o: %.c
 	$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<
 	$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<