projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb4639f
)
Fix incorrect subdir value.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 1 Nov 2002 23:16:52 +0000
(23:16 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 1 Nov 2002 23:16:52 +0000
(23:16 +0000)
contrib/ltree/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/ltree/Makefile
b/contrib/ltree/Makefile
index d1120a8458390e4c8ac8a7c4b3ccb83430010b63..0e10be39d7fb29cfc6ecb70c1c1b61ce2813cfca 100644
(file)
--- a/
contrib/ltree/Makefile
+++ b/
contrib/ltree/Makefile
@@
-1,4
+1,4
@@
-subdir = contrib/tree
+subdir = contrib/
l
tree
top_builddir = ../..
include $(top_builddir)/src/Makefile.global