]> granicus.if.org Git - pgbouncer/commitdiff
duh, seems we did not include COPYRIGHT file in tgz
authorMarko Kreen <markokr@gmail.com>
Wed, 28 Jan 2009 10:59:26 +0000 (10:59 +0000)
committerMarko Kreen <markokr@gmail.com>
Wed, 28 Jan 2009 10:59:26 +0000 (10:59 +0000)
Makefile

index 83b3bbe695d2eaf784778fa128fd7cabe8df8dbd..67a9966fa576b3a2956bdc086baaf6d5604a6bc8 100644 (file)
--- 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 \