diff --git a/Makefile b/Makefile index 5b4eed2f8308173ed9e4fa308e393690517235be..4adfb43f17073bc046ed2aa81ba17cc1a67c5599 100644 --- a/Makefile +++ b/Makefile @@ -27,9 +27,5 @@ ref: svg-ref creds: cd images && pandoc artists.md -o ../art.pdf all: ref ${filename}.pdf resources.pdf creds -tree: - [ -e ../config ] || ( echo "You don't have a local config repo" && exit 1 ) - git status - git subtree -P config pull ../config ${branch} -m'pull config' clean: rm -fr *.aux *.toc *.acn *.log *.ptc *.out *.idx *.ist *.glo *.glg *.gls *.acr *.alg *.ilg *.ind *.pdf .ref svg-inkscape