summaryrefslogtreecommitdiffstats
path: root/c/src/automake/lib.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/automake/lib.am')
-rw-r--r--c/src/automake/lib.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/c/src/automake/lib.am b/c/src/automake/lib.am
index cebdc20377..6cea6ddc9d 100644
--- a/c/src/automake/lib.am
+++ b/c/src/automake/lib.am
@@ -15,8 +15,11 @@ $(AR) $(ARFLAGS) $@ $^
$(RANLIB) $@
endef
-$(PROJECT_RELEASE)/lib:
+project_libdir = $(libdir)
+
+$(PROJECT_RELEASE)/lib/$(dirstamp):
@$(mkinstalldirs) $@
+ @: > $(PROJECT_RELEASE)/lib/$(dirstamp)
TMPINSTALL_FILES = $(PROJECT_RELEASE)/lib