From: Marko Kreen Date: Mon, 15 Oct 2007 14:50:04 +0000 (+0000) Subject: forgot to put fixman.py into tgz X-Git-Tag: pgbouncer_1_1_1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71ff0ba866211e825f1f6b78677303afe547633a;p=pgbouncer forgot to put fixman.py into tgz --- diff --git a/Makefile b/Makefile index dd808b3..c96acba 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ DATA = README NEWS AUTHORS etc/pgbouncer.ini Makefile config.mak.in config.h.in configure configure.ac debian/packages debian/changelog doc/Makefile \ test/Makefile test/asynctest.c test/conntest.sh test/ctest6000.ini \ test/ctest7000.ini test/run-conntest.sh test/stress.py test/test.ini \ - test/test.sh test/userlist.txt etc/example.debian.init.sh + test/test.sh test/userlist.txt etc/example.debian.init.sh doc/fixman.py DIRS = doc etc src debian test # keep autoconf stuff separate