Changeset 834 in openpam for trunk/bin/openpam_dump_policy/Makefile.am
- Timestamp:
- Oct 28, 2014, 10:25:58 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/openpam_dump_policy/Makefile.am
r648 r834 5 5 noinst_PROGRAMS = openpam_dump_policy 6 6 openpam_dump_policy_SOURCES = openpam_dump_policy.c 7 if WITH_SYSTEM_LIBPAM 8 openpam_dump_policy_LDADD = $(SYSTEM_LIBPAM) 9 else 7 10 openpam_dump_policy_LDADD = $(top_builddir)/lib/libpam/libpam.la 11 endif
Note: See TracChangeset
for help on using the changeset viewer.