fixing srtcp anti-replay protection
diff --git a/Makefile.in b/Makefile.in
index 74dee66..e249c3f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -24,6 +24,7 @@
 	test/rdbx_driver$(EXE) -v >/dev/null
 	test/srtp_driver$(EXE) -v >/dev/null
 	test/roc_driver$(EXE) -v >/dev/null
+	test/replay_driver$(EXE) -v >/dev/null
 	@echo "libsrtp test applications passed."
 	$(MAKE) -C crypto runtest