]> granicus.if.org Git - pgbouncer/commitdiff
Add faq.txt to tgz
authorMarko Kreen <markokr@gmail.com>
Tue, 11 Jan 2011 13:15:06 +0000 (15:15 +0200)
committerMarko Kreen <markokr@gmail.com>
Tue, 11 Jan 2011 13:15:06 +0000 (15:15 +0200)
Makefile

index b2e4378a81ba54fbd357bc868cbd2b65c1d2dd1c..96954e0e2932f6c4743661db4a107b54ee0a61a7 100644 (file)
--- 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 \