summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/tools/Makefile.am
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-08-26 08:04:15 +0000
committerrwatson <rwatson@FreeBSD.org>2006-08-26 08:04:15 +0000
commitd2770d13eeb1d7e4187d36a4e10d0f71ef94ece9 (patch)
treebdaf5a00273583a385d5bf06c66ed291a0a57583 /contrib/openbsm/tools/Makefile.am
parent8f32cfe8b131fc8cb0b9d77bd247fcd389ff8662 (diff)
parent3dabba580bd939eae90efba54984d0c4de64eb3e (diff)
downloadFreeBSD-src-d2770d13eeb1d7e4187d36a4e10d0f71ef94ece9.zip
FreeBSD-src-d2770d13eeb1d7e4187d36a4e10d0f71ef94ece9.tar.gz
This commit was generated by cvs2svn to compensate for changes in r161630,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/openbsm/tools/Makefile.am')
-rw-r--r--contrib/openbsm/tools/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/openbsm/tools/Makefile.am b/contrib/openbsm/tools/Makefile.am
index 2ca8c75..53aa1d5 100644
--- a/contrib/openbsm/tools/Makefile.am
+++ b/contrib/openbsm/tools/Makefile.am
@@ -1,9 +1,9 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#1 $
+# $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#2 $
#
INCLUDES = -I$(top_srcdir)
-bin_PROGRAMS = autool
-autool_SOURCES = autool.c
-autool_LDADD = $(top_builddir)/libbsm/libbsm.la
+bin_PROGRAMS = audump
+audump_SOURCES = audump.c
+audump_LDADD = $(top_builddir)/libbsm/libbsm.la
OpenPOWER on IntegriCloud