From: Marko Kreen Date: Tue, 11 Jan 2011 13:15:06 +0000 (+0200) Subject: Add faq.txt to tgz X-Git-Tag: pgbouncer_1_4~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45f8a77248890bde00b1ecc5f9c01cdcb6009fa9;p=pgbouncer Add faq.txt to tgz --- diff --git a/Makefile b/Makefile index b2e4378..96954e0 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ HDRS = client.h loader.h objects.h pooler.h proto.h sbuf.h server.h util.h \ varcache.h iobuf.h dnslookup.h # data & dirs to include in tgz -DOCS = doc/overview.txt doc/usage.txt doc/config.txt doc/todo.txt +DOCS = doc/overview.txt doc/usage.txt doc/config.txt doc/todo.txt doc/faq.txt MANPAGES = doc/pgbouncer.1 doc/pgbouncer.5 DATA = README NEWS AUTHORS COPYRIGHT etc/pgbouncer.ini etc/userlist.txt Makefile \ config.mak.in etc/mkauth.py \