aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-28 23:27:40 -0300
committerEuAndreh <eu@euandre.org>2021-02-28 23:27:57 -0300
commit322c86db45b7e674850d17dbb915830c660a98c3 (patch)
treed7b1cc4f0244eb3dce0dc15f628c1786a6253cb3 /Makefile
parentUpdate files under aux/ (diff)
downloadpackage-repository-322c86db45b7e674850d17dbb915830c660a98c3.tar.gz
package-repository-322c86db45b7e674850d17dbb915830c660a98c3.tar.xz
Add dependencies.dot
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d1a201b..780695e 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,11 @@ check:
clean:
rm -rf public/
-public:
+public/dependencies.svg: dependencies.dot
+ mkdir -p public
+ dot dependencies.dot -Tsvg > public/dependencies.svg
+
+public: README.md TODOs.md public/dependencies.svg
sh aux/workflow/public.sh "EuAndreh's package repository" package-repository public-inbox
cp EuAndreh.key public/