summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/test/bsm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/test/bsm/Makefile.am')
-rw-r--r--contrib/openbsm/test/bsm/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/openbsm/test/bsm/Makefile.am b/contrib/openbsm/test/bsm/Makefile.am
new file mode 100644
index 0000000..8aa7934
--- /dev/null
+++ b/contrib/openbsm/test/bsm/Makefile.am
@@ -0,0 +1,9 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/test/bsm/Makefile.am#1 $
+#
+
+INCLUDES = -I$(top_srcdir)
+
+bin_PROGRAMS = generate
+generate_SOURCES = generate.c
+generate_LDADD = $(top_builddir)/libbsm/libbsm.la
OpenPOWER on IntegriCloud