]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openpam/bin/su/Makefile.am
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / openpam / bin / su / Makefile.am
1 # $Id: Makefile.am 458 2011-11-02 13:10:25Z des $
2
3 INCLUDES = -I$(top_srcdir)/include
4
5 bin_PROGRAMS = su
6 su_SOURCES = su.c
7 su_LDADD = $(top_builddir)/lib/libpam.la
8
9 dist_man1_MANS = su.1