summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Kreen2009-01-28 11:00:35 +0000
committerMarko Kreen2009-01-28 11:00:35 +0000
commita9e0e5e014dffc08ae2311803d22748c303ac03e (patch)
treea99ef8ccdc1266beba0fb6e31a5bce58bdb94ad1
parent24e3e2566d798c962bfe686ad21d375bbc89c676 (diff)
include COPYRIGHT in tgzpgbouncer_1_2_stable
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8091f5c..ba03a25 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ HDRS = client.h loader.h objects.h pooler.h proto.h sbuf.h server.h util.h \
# data & dirs to include in tgz
DOCS = doc/overview.txt doc/usage.txt doc/config.txt doc/todo.txt
MANPAGES = doc/pgbouncer.1 doc/pgbouncer.5
-DATA = README NEWS AUTHORS etc/pgbouncer.ini etc/userlist.txt Makefile \
+DATA = README NEWS AUTHORS COPYRIGHT etc/pgbouncer.ini etc/userlist.txt Makefile \
config.mak.in include/config.h.in \
configure configure.ac debian/packages debian/changelog doc/Makefile \
test/Makefile test/asynctest.c test/conntest.sh test/ctest6000.ini \