From cf97ef38d0742cc98849790f36905aa6d0d22d27 Mon Sep 17 00:00:00 2001 From: hackademix Date: Sun, 31 Jan 2021 22:31:09 +0100 Subject: [PATCH] Symlink to nscl for easier unpacked extension development. --- src/nscl | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/nscl diff --git a/src/nscl b/src/nscl new file mode 120000 index 0000000..86ffb42 --- /dev/null +++ b/src/nscl @@ -0,0 +1 @@ +../nscl/src/nscl \ No newline at end of file