aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 3ff2fb3..3c890b1 100644
--- a/makefile
+++ b/makefile
@@ -19,7 +19,7 @@ test: $(out_base)/libcutl/.test
# Install.
#
-install:
+install: $(out_base)/libcutl/.install
# Clean.
#