summaryrefslogtreecommitdiffstats
path: root/automake/lib.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--automake/lib.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/automake/lib.am b/automake/lib.am
index 85c8c09e95..da5b33b5cc 100644
--- a/automake/lib.am
+++ b/automake/lib.am
@@ -12,7 +12,7 @@ endef
TMPINSTALL_FILES = $(PROJECT_RELEASE)/lib
-$(PROJECT_INCLUDE)/lib:
+$(PROJECT_RELEASE)/lib:
@$(mkinstalldirs) $@
.PRECIOUS: $(LIB)