summaryrefslogtreecommitdiffstats
path: root/bin/su/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bin/su/Makefile.am')
-rw-r--r--bin/su/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/su/Makefile.am b/bin/su/Makefile.am
new file mode 100644
index 0000000..30902a2
--- /dev/null
+++ b/bin/su/Makefile.am
@@ -0,0 +1,7 @@
+# $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
OpenPOWER on IntegriCloud