a11y-outline

web extension to navigate document outlines easily
git clone https://git.ce9e.org/a11y-outline.git

commit
a2b4cefceedf6af60ffa067315229e8e0a314f45
parent
54137f215b16bcbc6973c9eefba998c39b4ebdf2
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-02-04 15:11
fix make clean

Diffstat

M Makefile 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/Makefile b/Makefile

@@ -16,4 +16,4 @@ icon-128.png: icon.svg
   16    16 	convert -resize 128x -background transparent $< $@
   17    17 
   18    18 clean:
   19    -1 	rm -rf vendor icon-128.png bundle.zip
   -1    19 	rm -rf vendor icon-128.png a11y-outline.firefox.zip a11y-outline.chromium.zip