]> matita.cs.unibo.it Git - helm.git/commitdiff
bug fixed
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 28 Dec 2000 13:44:35 +0000 (13:44 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 28 Dec 2000 13:44:35 +0000 (13:44 +0000)
helm/helm_data/Makefile.in

index 73c14b00319be5b501bb9be3cea5a2c32751dcd8..0d8706167d1999a2104aba4526d57de2fb8db89a 100644 (file)
@@ -3,7 +3,7 @@ HELM_STYLES_DIR=@HELM_STYLES_DIR@
 
 install:
        mkdir -p   $(HELM_STYLES_DIR)
-       cp dtd/*   $(HELM_DTD_DIR)
+       cp dtd/*   $(HELM_DTDS_DIR)
        cp style/* $(HELM_STYLES_DIR)
 
 distclean: