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