diff options
author | metamuffin <metamuffin@disroot.org> | 2022-08-29 17:26:42 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-08-29 17:26:42 +0200 |
commit | bde6205cd1b268094460c90ccfb7610e52be5dc1 (patch) | |
tree | 3af1cc3c7fffcbe8b32062bc7ec1e0a375823563 /content/makefile | |
parent | 7853c8a551806007c3697a38fa5f929ca45a0985 (diff) | |
download | metamuffin-blog-bde6205cd1b268094460c90ccfb7610e52be5dc1.tar metamuffin-blog-bde6205cd1b268094460c90ccfb7610e52be5dc1.tar.bz2 metamuffin-blog-bde6205cd1b268094460c90ccfb7610e52be5dc1.tar.zst |
test
Diffstat (limited to 'content/makefile')
-rw-r--r-- | content/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/makefile b/content/makefile index 1d87267..84e109f 100644 --- a/content/makefile +++ b/content/makefile @@ -1 +1 @@ -include ../tools/makefile
\ No newline at end of file +include ../code/makefile
\ No newline at end of file |