X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fnlibrary%2Ftopology%2FMakefile;h=a14464f608015bba23bc6d3f7eea623d0e4b313b;hb=8de75e1a28002270f98c13eb0933f1780c181eb5;hp=c9135d827634f21145e753741069fd2d358e6370;hpb=4286d368b6d902a4b54c4cf8590c387f2cdb90ea;p=helm.git diff --git a/helm/software/matita/nlibrary/topology/Makefile b/helm/software/matita/nlibrary/topology/Makefile index c9135d827..a14464f60 100644 --- a/helm/software/matita/nlibrary/topology/Makefile +++ b/helm/software/matita/nlibrary/topology/Makefile @@ -3,7 +3,7 @@ SRC=$(wildcard *.ma) all: $(SRC:%.ma=%.html) clean: - rm *.html *.png + rm *.html *.png *.mdwn %.html: %.ma convert.awk preamble.xml postamble.xml cat preamble.xml > $@