X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fbinaries%2Fmatitaprover%2FMakefile;h=edae652aecf7410f7a355e0e4363ecbe2886bfac;hb=81e3d11cbb2a7a6498b4b19876bbb5ababc8942b;hp=2b35935d95b5a8e7de4b5aabd8a9f8d1dc26391f;hpb=643b05ff81a8bfab0924c23bf3299c1fd47183f5;p=helm.git diff --git a/helm/software/components/binaries/matitaprover/Makefile b/helm/software/components/binaries/matitaprover/Makefile index 2b35935d9..edae652ae 100644 --- a/helm/software/components/binaries/matitaprover/Makefile +++ b/helm/software/components/binaries/matitaprover/Makefile @@ -11,6 +11,7 @@ clean: dist: mkdir -p $(DIST)/Sources + cp ReadMe $(DIST) cp *.ml *.mli *.mll *.mly Makefile _tags $(DIST)/Sources cd $(DIST); ln -s Sources/matitaprover.native matitaprover tar -cvzf $(DIST).tgz $(DIST)