summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
new file mode 100644
index 0000000..7b198c3
--- /dev/null
+++ b/SConstruct
@@ -0,0 +1 @@
+SharedLibrary('clog', ['clog.c'])