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