From: Wolfram Schneider Date: Wed, 8 Jan 2014 12:17:11 +0000 (+0000) Subject: jasmine directory moved up and is part of the repo X-Git-Tag: 1.0.0~1738 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=5cb98f9cee5fac4c6e8aa7fbee0af9b59521d64d jasmine directory moved up and is part of the repo --- diff --git a/examples/htdocs/Makefile b/examples/htdocs/Makefile index 0441bb8..26bbafe 100644 --- a/examples/htdocs/Makefile +++ b/examples/htdocs/Makefile @@ -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: