xref: /freebsd/contrib/openpam/lib/Makefile.am (revision 9729f076e4d93c5a37e78d427bfe0f1ab99bbcc6)
1# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
2
3SUBDIRS =
4
5if !WITH_SYSTEM_LIBPAM
6SUBDIRS += libpam
7endif
8