OpenPAM/lib/Makefile.am
Dag-Erling Smørgrav 05bd3febc0 Gitify.
2021-10-20 15:44:03 +02:00

6 lines
58 B
Makefile

SUBDIRS =
if !WITH_SYSTEM_LIBPAM
SUBDIRS += libpam
endif