projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
147c248
)
PL/Python: One more file renaming fix to unbreak the build
author
Peter Eisentraut
<
[email protected]
>
Sun, 18 Dec 2011 20:34:53 +0000
(22:34 +0200)
committer
Peter Eisentraut
<
[email protected]
>
Sun, 18 Dec 2011 20:34:53 +0000
(22:34 +0200)
src/pl/plpython/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/pl/plpython/Makefile
b/src/pl/plpython/Makefile
index 12ce26e241f71e1140fc05be46cd55692dc70d92..a31328dd0423143f8d94b0903f854f8c66fa12c3 100644
(file)
--- a/
src/pl/plpython/Makefile
+++ b/
src/pl/plpython/Makefile
@@
-189,7
+189,7
@@
endif # can't build
# distprep and maintainer-clean rules should be run even if we can't build.
# Force this dependency to be known even without dependency info built:
-plpy
thon_plpy
.o: spiexceptions.h
+plpy
_plpymodule
.o: spiexceptions.h
spiexceptions.h: $(top_srcdir)/src/backend/utils/errcodes.txt generate-spiexceptions.pl
$(PERL) $(srcdir)/generate-spiexceptions.pl $< > $@