summaryrefslogtreecommitdiffstats
path: root/json/sh/Makefile
diff options
context:
space:
mode:
authortv <tv@also>2011-07-31 04:24:11 +0200
committertv <tv@also>2011-07-31 04:24:11 +0200
commit921a8e5a69b38aaa2da397778d176a2ba7abf549 (patch)
tree70b1e1a0dcb1b7c32876a6b4c9e06b8b4c2f74dc /json/sh/Makefile
parent986ff23e7d333818d4fe8fa434360e7a8a37736a (diff)
sh-json -> json/sh
Diffstat (limited to 'json/sh/Makefile')
-rw-r--r--json/sh/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/json/sh/Makefile b/json/sh/Makefile
new file mode 100644
index 00000000..188e6ca2
--- /dev/null
+++ b/json/sh/Makefile
@@ -0,0 +1,19 @@
+DIST = debian
+
+.PHONY: infest all
+all: select-target
+
+infest:
+ make -C infest
+
+install-core:
+ core/$(DIST)
+
+noise:
+ make -C noise infest
+streams:
+ make -C streams
+monitoring:
+ make -C Monitoring debian
+zoneminder:
+ make -C zoneminder fix it so hard