summaryrefslogtreecommitdiffstats
path: root/rules/avahi.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/avahi.make')
-rw-r--r--rules/avahi.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/avahi.make b/rules/avahi.make
index 56c15ce56..ca7573954 100644
--- a/rules/avahi.make
+++ b/rules/avahi.make
@@ -152,6 +152,7 @@ endif
endif
ifdef PTXCONF_AVAHI_UTILS
@$(call install_copy, avahi, 0, 0, 0755, -, /usr/bin/avahi-browse)
+ @$(call install_link, avahi, avahi-browse, /usr/bin/avahi-browse-domains)
@$(call install_copy, avahi, 0, 0, 0755, -, /usr/bin/avahi-publish)
@$(call install_copy, avahi, 0, 0, 0755, -, /usr/bin/avahi-resolve)
@$(call install_copy, avahi, 0, 0, 0755, -, /usr/bin/avahi-set-host-name)