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