freebsd-skq/contrib/openpam/bin/su/Makefile.am
2007-12-21 11:49:29 +00:00

8 lines
164 B
Makefile

# $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = su
su_SOURCES = su.c
su_LDADD = $(top_builddir)/lib/libpam.la