fix the closing session bug, even if next user authentication is failed.
[platform/core/system/tlm.git] / src / common / Makefile.am
index 465b5e6..29bfcd8 100644 (file)
@@ -38,5 +38,6 @@ libtlm_common_la_CFLAGS = \
 
 libtlm_common_la_LIBADD = \
        $(TLM_LIBS) \
+       -lpam \
        $(NULL)