diff options
Diffstat (limited to 'libcontacts')
-rw-r--r-- | libcontacts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcontacts/Makefile b/libcontacts/Makefile index 774bc8c..f73de4d 100644 --- a/libcontacts/Makefile +++ b/libcontacts/Makefile @@ -1,4 +1,5 @@ .POSIX: +include ../common.mk install: test -d contacts |