source:
openpam/trunk/bin/Makefile.am
@
648
Last change on this file since 648 was 648, checked in by , 8 years ago | |
---|---|
|
|
File size: 112 bytes |
Line | |
---|---|
1 | # $Id: Makefile.am 648 2013-03-05 17:54:27Z des $ |
2 | |
3 | SUBDIRS = openpam_dump_policy |
4 | |
5 | if WITH_PAMTEST |
6 | SUBDIRS += pamtest |
7 | endif |
8 | |
9 | if WITH_SU |
10 | SUBDIRS += su |
11 | endif |
Note: See TracBrowser
for help on using the repository browser.