X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sandbox%2FMakefile;h=b8d49321ae6c7e51b0b2e46a8fb5309aafd4a04d;hb=HEAD;hp=8939376afb58ac6949015b5d3db2fa72db75a060;hpb=e3fc84d088bdac28c79356c270ee3e0b2713514b;p=neurodebian.git diff --git a/sandbox/Makefile b/sandbox/Makefile index 8939376..b8d4932 100644 --- a/sandbox/Makefile +++ b/sandbox/Makefile @@ -1,3 +1,3 @@ all: 2012-02-08_comp_neurosci_ubuntu_live_usb.html %.html: %.rst - rst2html.py $< $@ + rst2html $< $@