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