projects
/
plproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f1f21
)
duh, plproxy.sql.in was missing in tgz
author
Marko Kreen
<markokr@gmail.com>
Mon, 16 Apr 2007 08:30:04 +0000
(08:30 +0000)
committer
Marko Kreen
<markokr@gmail.com>
Mon, 16 Apr 2007 08:30:04 +0000
(08:30 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 460d6217f0bc4cb7118f2319918072bd0c338803..1fcd5ca0a14c3a85b209c84ff6238a1551d46b44 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,7
+18,7
@@
SHLIB_LINK = -L$(PQLIB) -lpq
DIST_FILES = Makefile src/plproxy.h src/rowstamp.h src/scanner.l src/parser.y \
sql/*.sql expected/*.out config/*.sql doc/*.txt doc/Makefile \
- AUTHORS COPYRIGHT README
+ AUTHORS COPYRIGHT README
plproxy.sql.in
DIST_DIRS = src sql expected config doc
TARNAME = plproxy-$(PLPROXY_VERSION)