X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fhelm_data%2FMakefile.in;h=f969fd7a11a56d0991fafa420340c0cb48684032;hb=0772a856cc336f4cbe362f3765b321dcbc129d64;hp=0d8706167d1999a2104aba4526d57de2fb8db89a;hpb=7f9d100bb28e2fe40a841e4c928a9f502c0ecf83;p=helm.git diff --git a/helm/helm_data/Makefile.in b/helm/helm_data/Makefile.in index 0d8706167..f969fd7a1 100644 --- a/helm/helm_data/Makefile.in +++ b/helm/helm_data/Makefile.in @@ -2,9 +2,9 @@ HELM_DTDS_DIR=@HELM_DTDS_DIR@ HELM_STYLES_DIR=@HELM_STYLES_DIR@ install: - mkdir -p $(HELM_STYLES_DIR) - cp dtd/* $(HELM_DTDS_DIR) - cp style/* $(HELM_STYLES_DIR) + mkdir -p $(HELM_STYLES_DIR) + cp dtd/* $(HELM_DTDS_DIR) + cp style/*.xsl $(HELM_STYLES_DIR) distclean: rm -f Makefile configure config.log config.cache config.status