Initial version of the patches
[transmission-rpc-pam.git] / daemon-Makefile.am.patch
1 Index: daemon/Makefile.am
2 ===================================================================
3 --- daemon/Makefile.am  (revision 13057)
4 +++ daemon/Makefile.am  (working copy)
5 @@ -25,6 +25,7 @@
6      @DHT_LIBS@ \
7      @LIBUTP_LIBS@ \
8      @LIBEVENT_LIBS@ \
9 +    @LIBPAM_LIBS@ \
10      @LIBCURL_LIBS@ \
11      @OPENSSL_LIBS@ \
12      @INTLLIBS@ \