]> granicus.if.org Git - pgbouncer/commitdiff
Add include/pam.h to distribution tarball
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 19 Dec 2017 23:15:25 +0000 (18:15 -0500)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 19 Dec 2017 23:27:40 +0000 (18:27 -0500)
fixes #261

Makefile

index 5cc7f3a411016d628f7586629f868f30475495e5..e9fd6dd06d859cfd0324dc3da5034399e5921eb2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ pgbouncer_SOURCES = \
        include/janitor.h \
        include/loader.h \
        include/objects.h \
+       include/pam.h \
        include/pktbuf.h \
        include/pooler.h \
        include/proto.h \