]> matita.cs.unibo.it Git - helm.git/commitdiff
syntax error fixed
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 28 Dec 2000 16:41:13 +0000 (16:41 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 28 Dec 2000 16:41:13 +0000 (16:41 +0000)
helm/xsltd/Makefile.in

index 5ddfce9681693b43f164a6fde90726e66b21c5f3..1dde997e77df5f40c9eb6f73a24b26a817f82402 100644 (file)
@@ -2,8 +2,8 @@ HELM_LIB_DIR=@HELM_LIB_DIR@
 HELM_BIN_DIR=@HELM_BIN_DIR@
 
 install:
-       cp xaland.class $HELM_LIB_DIR
-       cp start-xaland $HELM_BIN_DIR
+       cp xaland.class $(HELM_LIB_DIR)
+       cp start-xaland $(HELM_BIN_DIR)
 
 distclean:
        rm -f Makefile configure config.log config.cache config.status \