]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/http_getter/Makefile.in
Changed default content type from "text/plain" to "text/xml".
[helm.git] / helm / http_getter / Makefile.in
index 30189c205627880413e8db521eaf49908f7f5e8f..26771201b6e0b868abfadb0f78b51b42bc815548 100644 (file)
@@ -1,9 +1,11 @@
 INSTALL_DIR=@RESOLVED_EXEC_PREFIX@/bin
+CGI_DIR=$(INSTALL_DIR)
 
 all:
 
 install:
        cp http_getter.pl $(INSTALL_DIR)
+ cp *.cgi $(INSTALL_DIR)
 
 clean: