contrib/test_decoding/Makefile sets MODULES, so omit OBJS.
authorNoah Misch <noah@leadboat.com>
Mon, 14 Jul 2014 18:07:45 +0000 (14:07 -0400)
committerNoah Misch <noah@leadboat.com>
Mon, 14 Jul 2014 18:07:45 +0000 (14:07 -0400)
Michael Paquier

contrib/test_decoding/Makefile

index 58e0f384cbb225b2a2c2ecb4ef5cc1e583518fa5..daf4e60c39d44a67fdea7d87fc606e97bb0d62aa 100644 (file)
@@ -1,7 +1,6 @@
 # contrib/test_decoding/Makefile
 
 MODULES = test_decoding
-OBJS = test_decoding.o
 
 # Note: because we don't tell the Makefile there are any regression tests,
 # we have to clean those result files explicitly