summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/bin/su/Makefile.am
blob: 52b6cb821bb830ce3db53b35b4ac5fad8be39d54 (plain)
1
2
3
4
5
6
7
8
9
# $Id: Makefile.am 648 2013-03-05 17:54:27Z des $

AM_CPPFLAGS = -I$(top_srcdir)/include

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

dist_man1_MANS = su.1
OpenPOWER on IntegriCloud