From 67d85848abb63b6ae1844204ef083881bc3a0266 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 28 Jan 2009 10:59:26 +0000 Subject: [PATCH] duh, seems we did not include COPYRIGHT file in tgz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 83b3bbe..67a9966 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 \ -- 2.39.5