mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
contrib/test_decoding/Makefile sets MODULES, so omit OBJS.
Michael Paquier
This commit is contained in:
parent
c4a448eb55
commit
c0e8fb6148
|
|
@ -1,7 +1,6 @@
|
||||||
# contrib/test_decoding/Makefile
|
# contrib/test_decoding/Makefile
|
||||||
|
|
||||||
MODULES = test_decoding
|
MODULES = test_decoding
|
||||||
OBJS = test_decoding.o
|
|
||||||
|
|
||||||
# Note: because we don't tell the Makefile there are any regression tests,
|
# Note: because we don't tell the Makefile there are any regression tests,
|
||||||
# we have to clean those result files explicitly
|
# we have to clean those result files explicitly
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user