diff options
Diffstat (limited to 'src/makefile')
-rw-r--r-- | src/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile new file mode 100644 index 0000000..8352615 --- /dev/null +++ b/src/makefile @@ -0,0 +1,2 @@ +include ../lazy.mk + |