aboutsummaryrefslogtreecommitdiffstats
path: root/.atom-build.json
diff options
context:
space:
mode:
Diffstat (limited to '.atom-build.json')
-rw-r--r--.atom-build.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.atom-build.json b/.atom-build.json
new file mode 100644
index 0000000..0193d03
--- /dev/null
+++ b/.atom-build.json
@@ -0,0 +1,3 @@
+{
+ "cmd": "make -B"
+}