From 2e513617208a8aa3b97107ed2bd1fbb9b5476a30 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 27 Oct 2022 01:40:12 +0200 Subject: Build the example * Add a Makefile to build the example code. * Update the example to use the new function names. * Add the library to `example/` with symlinks to simulate a submodule. --- example/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 example/.gitignore (limited to 'example/.gitignore') diff --git a/example/.gitignore b/example/.gitignore new file mode 100644 index 0000000..2d25c0f --- /dev/null +++ b/example/.gitignore @@ -0,0 +1 @@ +sysalertvol -- cgit v1.2.3