Changeset 834 in openpam for trunk/lib/Makefile.am
- Timestamp:
- Oct 28, 2014, 10:25:58 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Makefile.am
r648 r834 1 1 # $Id$ 2 2 3 SUBDIRS = libpam 3 SUBDIRS = 4 5 if !WITH_SYSTEM_LIBPAM 6 SUBDIRS += libpam 7 endif 4 8 5 9 if WITH_OATH 10 if !WITH_SYSTEM_LIBOATH 6 11 SUBDIRS += liboath 7 12 endif 13 endif
Note: See TracChangeset
for help on using the changeset viewer.