source:
openpam/trunk/bin/Makefile.am
@
780
Last change on this file since 780 was 780, checked in by , 7 years ago | |
---|---|
|
|
File size: 151 bytes |
Line | |
---|---|
1 | # $Id: Makefile.am 780 2014-03-10 09:55:15Z des $ |
2 | |
3 | SUBDIRS = openpam_dump_policy |
4 | |
5 | if WITH_OATH |
6 | SUBDIRS += oathkey |
7 | endif |
8 | |
9 | if WITH_PAMTEST |
10 | SUBDIRS += pamtest |
11 | endif |
12 | |
13 | if WITH_SU |
14 | SUBDIRS += su |
15 | endif |
Note: See TracBrowser
for help on using the repository browser.