xref: /freebsd/contrib/openpam/lib/Makefile.am (revision 4ca50eab86aec8001978a612a42f9ae8388eceab)
1# $Id: Makefile.am 907 2017-01-18 09:39:01Z des $
2
3SUBDIRS =
4
5if !WITH_SYSTEM_LIBPAM
6SUBDIRS += libpam
7endif
8