diff --git a/Makefile b/Makefile index 75133e6..e77273d 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ pub: webpub: cp ctt.mdwn $(webdir) - cd $(webdir) && git add ctt.mdwn && git commit -m "ctt update" ctt.mdwn + cd $(webdir) && git add ctt.mdwn && git commit -m "ctt update" ctt.mdwn ; git push %.1: %.text