From d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 26 May 2023 00:45:36 +0200 Subject: Housecleaning --- content/notes/extend-lua-with-custom-c.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/notes/extend-lua-with-custom-c.md') diff --git a/content/notes/extend-lua-with-custom-c.md b/content/notes/extend-lua-with-custom-c.md index eaa55a1..708e6fd 100644 --- a/content/notes/extend-lua-with-custom-c.md +++ b/content/notes/extend-lua-with-custom-c.md @@ -51,3 +51,4 @@ Makefile will need to be modified. clean: rm *.so ``` + -- cgit v1.2.3