summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bin/auditd/Makefile.am
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-03-04 16:45:52 +0000
committerrwatson <rwatson@FreeBSD.org>2006-03-04 16:45:52 +0000
commita8790234d5db9f72a75129b10df55da1475012a4 (patch)
tree1727bc17eb9e6fc1c3c270d72438a9c02374fe6b /contrib/openbsm/bin/auditd/Makefile.am
parent57ceefb9d9f44e8ea3884412a34bf5070f8fdf14 (diff)
parentab71945909ae42af4e5fa0802d62298315b31281 (diff)
downloadFreeBSD-src-a8790234d5db9f72a75129b10df55da1475012a4.zip
FreeBSD-src-a8790234d5db9f72a75129b10df55da1475012a4.tar.gz
This commit was generated by cvs2svn to compensate for changes in r156283,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/openbsm/bin/auditd/Makefile.am')
-rw-r--r--contrib/openbsm/bin/auditd/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/openbsm/bin/auditd/Makefile.am b/contrib/openbsm/bin/auditd/Makefile.am
new file mode 100644
index 0000000..eecfa55
--- /dev/null
+++ b/contrib/openbsm/bin/auditd/Makefile.am
@@ -0,0 +1,10 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/Makefile.am#1 $
+#
+
+INCLUDES = -I$(top_srcdir)
+
+sbin_PROGRAMS = auditd
+auditd_SOURCES = audit_warn.c auditd.c
+auditd_LDADD = $(top_builddir)/libbsm/libbsm.la
+man8_MANS = auditd.8
OpenPOWER on IntegriCloud