contrib/test_decoding/Makefile sets MODULES, so omit OBJS.

Michael Paquier
This commit is contained in:
Noah Misch 2014-07-14 14:07:45 -04:00
parent c4a448eb55
commit c0e8fb6148
1 changed files with 0 additions and 1 deletions

View 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