aboutsummaryrefslogtreecommitdiffstats
path: root/libcontacts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libcontacts/Makefile')
-rw-r--r--libcontacts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcontacts/Makefile b/libcontacts/Makefile
index 7b7ad08..774bc8c 100644
--- a/libcontacts/Makefile
+++ b/libcontacts/Makefile
@@ -1,6 +1,7 @@
.POSIX:
install:
+ test -d contacts
mkdir -p -- ~/.config
if test ! -L ~/.config/contacts; then \
test ! -e ~/.config/contacts && \