X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2FMakefile;h=683cb0ea87dd12244426aab0b70f484d0354cc50;hp=0441bb8664a6ea0b1b23aca4d3ee70f2163fa730;hb=6acb2a89222c90a55a9e051a386450452f1873cf;hpb=aab04a5d560029b7d067c4b3a37c96d6d5d46279 diff --git a/examples/htdocs/Makefile b/examples/htdocs/Makefile index 0441bb8..683cb0e 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,8 +8,6 @@ apache-config.txt: ../apache2/mkws-examples-mike chmod ugo-w $@ jasmine-links: - ln -fs ../../../jasmine . - ln -fs ../../test . help: @echo "make [ all | clean | jasmine-links ]"