freebsd-dev/contrib/openpam/lib/Makefile.am
2017-02-20 00:56:46 +00:00

8 lines
109 B
Makefile

# $Id: Makefile.am 907 2017-01-18 09:39:01Z des $
SUBDIRS =
if !WITH_SYSTEM_LIBPAM
SUBDIRS += libpam
endif