diff options
Diffstat (limited to 'asroot/Makefile')
| -rw-r--r-- | asroot/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/asroot/Makefile b/asroot/Makefile index 1069f68..2970579 100644 --- a/asroot/Makefile +++ b/asroot/Makefile @@ -1,4 +1,5 @@  .POSIX: +include ../common.mk  install:  	mkdir -p -- ~/.config/bash/aliases.d  | 
