diff options
author | lassulus <lassulus@googlemail.com> | 2013-09-27 01:19:08 +0200 |
---|---|---|
committer | lassulus <lassulus@googlemail.com> | 2013-09-27 01:19:08 +0200 |
commit | 7d6249f234a59dc26bf0947b3f0a73651b7bdfe6 (patch) | |
tree | 3c0fe49013cfd07dad461f7f086fec3330aaabdc /god/kachelmann/Makefile | |
parent | 7fd76be3476f0c0fa0d58853183e360c8cd01720 (diff) |
removed kachelmann (api broken)
Diffstat (limited to 'god/kachelmann/Makefile')
-rw-r--r-- | god/kachelmann/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/god/kachelmann/Makefile b/god/kachelmann/Makefile deleted file mode 100644 index 3343d941..00000000 --- a/god/kachelmann/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -.PHONY: infect -install: - # punani -Ei w3m php php-xml-simple - ln -s $$PWD/conditions ../bin/conditions - ln -s $$PWD/wetter ../bin/wetter - ln -s ${INSTALL_DIR}conditions ${INSTALL_DIR}kachelmann - |