Makefile update
[coq-hetmet.git] / Makefile
index 06d0382..7959831 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,9 +29,6 @@ push: build/CoqPass.hs
          git commit -m 'update baked-in CoqPass.hs' && \
          (git push -f http://git.megacz.com/coq-hetmet.git master:coq-extraction-baked-in; \
           git reset HEAD^)
-       make publish
-
-publish:
        rm -rf .temp
        mkdir .temp
        cd .temp; ln -s ../src/*.v .