projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ff781
)
Makefile: recurse into 'doc'
author
Marko Kreen
<markokr@gmail.com>
Tue, 13 Dec 2011 14:08:57 +0000
(16:08 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Tue, 13 Dec 2011 14:08:57 +0000
(16:08 +0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index b12e8c52b8dfe98c95e6e2d8bd1b2059949f52e7..d5ba6e3d43f05d5a98de9d8721d1824f10bea389 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-51,6
+51,8
@@
DISTCLEANFILES = config.mak config.status lib/usual/config.h
# manpages
man_MANS = doc/pgbouncer.1 doc/pgbouncer.5
+SUBDIRS = doc
+
# files in tgz
EXTRA_DIST = AUTHORS COPYRIGHT Makefile \
config.mak.in etc/mkauth.py \