projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4a448e
)
contrib/test_decoding/Makefile sets MODULES, so omit OBJS.
author
Noah Misch
<noah@leadboat.com>
Mon, 14 Jul 2014 18:07:45 +0000
(14:07 -0400)
committer
Noah Misch
<noah@leadboat.com>
Mon, 14 Jul 2014 18:07:45 +0000
(14:07 -0400)
Michael Paquier
contrib/test_decoding/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/test_decoding/Makefile
b/contrib/test_decoding/Makefile
index 58e0f384cbb225b2a2c2ecb4ef5cc1e583518fa5..daf4e60c39d44a67fdea7d87fc606e97bb0d62aa 100644
(file)
--- a/
contrib/test_decoding/Makefile
+++ b/
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