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.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/openbsm/tools/Makefile.am b/contrib/openbsm/tools/Makefile.am
new file mode 100644
index 0000000..2ca8c75
--- /dev/null
+++ b/contrib/openbsm/tools/Makefile.am
@@ -0,0 +1,9 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#1 $
+#
+
+INCLUDES = -I$(top_srcdir)
+
+bin_PROGRAMS = autool
+autool_SOURCES = autool.c
+autool_LDADD = $(top_builddir)/libbsm/libbsm.la
OpenPOWER on IntegriCloud