freebsd-dev/contrib/openpam/lib/Makefile.am

8 lines
114 B
Makefile
Raw Normal View History

2017-05-01 15:02:58 +00:00
# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
2013-09-07 16:15:30 +00:00
2017-02-19 21:00:46 +00:00
SUBDIRS =
if !WITH_SYSTEM_LIBPAM
SUBDIRS += libpam
endif