]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/openpam/bin/su/Makefile.am
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / contrib / openpam / bin / su / Makefile.am
1 # $Id: Makefile.am 386 2006-04-12 10:26:27Z 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