diff options
author | Marko Kreen | 2009-01-28 11:00:35 +0000 |
---|---|---|
committer | Marko Kreen | 2009-01-28 11:00:35 +0000 |
commit | a9e0e5e014dffc08ae2311803d22748c303ac03e (patch) | |
tree | a99ef8ccdc1266beba0fb6e31a5bce58bdb94ad1 | |
parent | 24e3e2566d798c962bfe686ad21d375bbc89c676 (diff) |
include COPYRIGHT in tgzpgbouncer_1_2_stable
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |