commit: 6aaccfcd5eaff6cf0671e8b4098e772f886470e2 parent fa991c9d2f093aa24de5017e4277cdf2f6458e7e Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Sat, 24 Oct 2020 02:21:31 +0200 Makefile: New fileDiffstat:
A | Makefile | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)diff --git a/Makefile b/Makefile
@@ -0,0 +1,2 @@ +bookmarks.shtml: bookmarks.xbel bookmarks.xsl + xsltproc --nonet -o $@ bookmarks.xsl bookmarks.xbel