Add QSBR minimal example
[userspace-rcu.git] / doc / examples / Makefile.am
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
new file mode 100644 (file)
index 0000000..4583b5b
--- /dev/null
@@ -0,0 +1,12 @@
+SUBDIRS = qsbr-minimal
+
+doc_examplesdir = ${docdir}/examples
+
+doc_examples_qsbr_minimaldir = ${doc_examplesdir}/qsbr-minimal
+
+doc_examples_qsbr_minimal_DATA = \
+       qsbr-minimal/Makefile \
+       qsbr-minimal/qsbr-minimal.c
+
+BUILD_EXAMPLES_FROM_TREE = 1
+export
This page took 0.022124 seconds and 4 git commands to generate.