summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/tools/Makefile.am
diff options
context:
space:
mode:
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