From c6910decfcf4973f3714e7a4bd65feb2dd42b117 Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Thu, 27 Apr 2017 14:19:15 -0400 Subject: [PATCH] oops --- src/std/filters/test/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/std/filters/test/Makefile b/src/std/filters/test/Makefile index b846e488e..5c17d7fe6 100644 --- a/src/std/filters/test/Makefile +++ b/src/std/filters/test/Makefile @@ -50,7 +50,6 @@ testHarness_SRCS += arrTest.cpp TESTFILES += ../arrTest.db TESTS += arrTest -TARGETS += $(COMMON_DIR)/syncTest.dbd TESTPROD_HOST += syncTest syncTest_SRCS += syncTest.c syncTest_SRCS += filterTest_registerRecordDeviceDriver.cpp