jasmine directory moved up and is part of the repo
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 8 Jan 2014 12:17:11 +0000 (12:17 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 8 Jan 2014 12:17:11 +0000 (12:17 +0000)
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: