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

Michael Paquier
pull/14/head
Noah Misch 12 years ago
parent c4a448eb55
commit c0e8fb6148
  1. 1
      contrib/test_decoding/Makefile

@ -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

Loading…
Cancel
Save