jasmine directory moved up and is part of the repo
[mkws-moved-to-github.git] / examples / htdocs / Makefile
index 0441bb8..26bbafe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2013 IndexData ApS. http://indexdata.com
+# Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com
 
 all: apache-config.txt jasmine-links
 
@@ -8,7 +8,7 @@ apache-config.txt: ../apache2/mkws-examples-mike
        chmod ugo-w $@
 
 jasmine-links:
-       ln -fs ../../../jasmine .
+       ln -fs ../jasmine .
        ln -fs ../../test .
 
 help: