summaryrefslogtreecommitdiffstats
path: root/json
diff options
context:
space:
mode:
authortv <tv@also>2011-07-31 04:25:17 +0200
committertv <tv@also>2011-07-31 04:25:17 +0200
commite20df07553f6e3ceba0b87b5c2ab6f3b0a28ab54 (patch)
tree790257b8b66f37e65c8986988b3ac124994870ce /json
parent1094272753594ddce35e0110f262c53f2c38374c (diff)
move top-level Makefile back^_^
Diffstat (limited to 'json')
-rw-r--r--json/sh/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/json/sh/Makefile b/json/sh/Makefile
deleted file mode 100644
index 188e6ca2..00000000
--- a/json/sh/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-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