The company name is: Index Data
[mkws-moved-to-github.git] / examples / htdocs / Makefile
index 26bbafe..164c006 100644 (file)
@@ -1,18 +1,14 @@
-# Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com
+# Copyright (c) 2013-2014 Index Data ApS. http://indexdata.com
 
-all: apache-config.txt jasmine-links
+all: apache-config.txt
 
 apache-config.txt: ../apache2/mkws-examples-mike
        rm -f $@
        cp -p $< $@
        chmod ugo-w $@
 
-jasmine-links:
-       ln -fs ../jasmine .
-       ln -fs ../../test .
-
 help:
-       @echo "make [ all | clean | jasmine-links ]"
+       @echo "make [ all | clean ]"
 
 clean distclean:
        rm -f apache-config.txt