]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/html/Makefile
The contract is now on-line (but for an excel file still missing).
[helm.git] / helm / mowgli / home / html / Makefile
index 4e8da5e3dac4b9a19cdfb11ae6ae6bf08bbc6d16..a6c631fb3c110416929e2fa15f13e772f0617382 100644 (file)
@@ -327,6 +327,9 @@ install: $(DOCUMENTS)
        mkdir -p $(DESTDIR)/misc/proposal
        cp ../htaccess $(DESTDIR)/misc/proposal/.htaccess
        cp ../misc/proposal/*.* $(DESTDIR)/misc/proposal
+       mkdir -p $(DESTDIR)/misc/contract
+       cp ../htaccess $(DESTDIR)/misc/contract/.htaccess
+       cp ../misc/contract/*.* $(DESTDIR)/misc/contract
        cp ../misc/kick-off/*.* $(DESTDIR)/misc/kick-off
        cp ../htaccess $(DESTDIR)/misc/kick-off/.htaccess
        if [ $(FRAMES) = yes ] ; \