]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/html/Makefile
The contract was the proposal!!!
[helm.git] / helm / mowgli / home / html / Makefile
index 0c7f2a677e6db319e2f7ecd1cddea47198225afa..6dcdd8b86851b095742731cf7e224dfc757e2fd4 100644 (file)
@@ -312,9 +312,9 @@ install: $(DOCUMENTS)
        mkdir -p $(DESTDIR)/style
        cp ../style/*.css $(DESTDIR)/style
        cp ../htaccess $(HTMLDESTDIR)/members/.htaccess
-       mkdir -p $(DESTDIR)/misc/contract
-       cp ../htaccess $(DESTDIR)/misc/contract/.htaccess
-       cp ../misc/contract/*.* $(DESTDIR)/misc/contract
+       mkdir -p $(DESTDIR)/misc/proposal
+       cp ../htaccess $(DESTDIR)/misc/proposal/.htaccess
+       cp ../misc/proposal/*.* $(DESTDIR)/misc/proposal
        if [ $(FRAMES) = yes ] ; \
        then \
         sed s/menu\\.html/$(HTMLDESTDIRSUFFIX)\\/menu\\.html/ <index.html | \