add makefile for test
authorMatt Venn <matt@mattvenn.net>
Tue, 14 Jun 2022 13:35:22 +0000 (15:35 +0200)
committerMatt Venn <matt@mattvenn.net>
Tue, 14 Jun 2022 13:35:22 +0000 (15:35 +0200)
docs/examples/tristate/Makefile [new file with mode: 0644]

diff --git a/docs/examples/tristate/Makefile b/docs/examples/tristate/Makefile
new file mode 100644 (file)
index 0000000..1173566
--- /dev/null
@@ -0,0 +1,3 @@
+SUBDIR=../docs/examples/tristate
+TESTDIR=../../../tests
+include $(TESTDIR)/make/subdir.mk