projects
/
pg_filedump.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
3e56a63
)
Fix list of object files in Makefile.contrib
author
Teodor Sigaev
<
[email protected]
>
Thu, 23 Nov 2017 15:08:47 +0000
(18:08 +0300)
committer
Teodor Sigaev
<
[email protected]
>
Thu, 23 Nov 2017 15:08:47 +0000
(18:08 +0300)
Alexey Chernyshov <
[email protected]
>
Makefile.contrib
|
blob
|
blame
|
history
diff --git
a/Makefile.contrib
b/Makefile.contrib
index 3e768d193d29e826454786bc9ecb22b8da425e47..8a36100a44efc8d96080460af1a212c56c129ccb 100644
(file)
--- a/
Makefile.contrib
+++ b/
Makefile.contrib
@@
-1,5
+1,5
@@
PROGRAM = pg_filedump
-OBJS =
pg_filedump
.o
+OBJS =
decode.o pg_filedump.o pg_lzcompress.o stringinfo
.o
DOCS = README.pg_filedump