projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46f1c78
)
Add dependency to fix parallel-make race condition. Alexander Dupuy
author
Tom Lane
<
[email protected]
>
Fri, 14 Jul 2006 16:45:48 +0000
(16:45 +0000)
committer
Tom Lane
<
[email protected]
>
Fri, 14 Jul 2006 16:45:48 +0000
(16:45 +0000)
src/port/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/port/Makefile
b/src/port/Makefile
index 7cdbb11c05b7b6c6f18c7f236de62d40eb959497..2433e6c71277339c4a06a0cd30240250f5c63894 100644
(file)
--- a/
src/port/Makefile
+++ b/
src/port/Makefile
@@
-46,6
+46,8
@@
thread.o: thread.c
path.o: path.c pg_config_paths.h
+path_srv.o: path.c pg_config_paths.h
+
#
# Server versions of object files
#