]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - contrib/openpam/bin/pamtest/Makefile.am
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.git] / contrib / openpam / bin / pamtest / Makefile.am
1 # $Id: Makefile.am 648 2013-03-05 17:54:27Z des $
2
3 AM_CPPFLAGS = -I$(top_srcdir)/include
4
5 bin_PROGRAMS = pamtest
6 pamtest_SOURCES = pamtest.c
7 pamtest_LDADD = $(top_builddir)/lib/libpam/libpam.la
8
9 dist_man1_MANS = pamtest.1