diff options
Diffstat (limited to 'pytagomacs/Makefile')
-rw-r--r-- | pytagomacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pytagomacs/Makefile b/pytagomacs/Makefile index 139cef6..925c591 100644 --- a/pytagomacs/Makefile +++ b/pytagomacs/Makefile @@ -1,4 +1,5 @@ .POSIX: +include ../common.mk install: mkdir -p -- ~/.config |