summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/bin/su/Makefile.am
blob: 50f0cb986e4500be181c0b9c71dc5da58f2162a3 (plain)
1
2
3
4
5
6
7
8
9
# $Id: Makefile.am 458 2011-11-02 13:10:25Z des $

INCLUDES = -I$(top_srcdir)/include

bin_PROGRAMS = su
su_SOURCES = su.c
su_LDADD = $(top_builddir)/lib/libpam.la

dist_man1_MANS = su.1
OpenPOWER on IntegriCloud