aboutsummaryrefslogtreecommitdiff
path: root/common/threads/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/threads/makefile')
-rw-r--r--common/threads/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/threads/makefile b/common/threads/makefile
index 5ff53e8..44c2a06 100644
--- a/common/threads/makefile
+++ b/common/threads/makefile
@@ -48,7 +48,7 @@ $(out_base)/: $(driver)
# Dist
#
-name := $(notdir $(src_base))
+name := $(subst /,-,$(subst $(src_root)/common/,,$(src_base)))
$(dist): db_id := @database@
$(dist): sources := $(cxx_tun)