X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2FMakefile.am;h=3fa4280a66e78dac84622a7ec78fa53873b02747;hb=7db3effb904e710575de3868d8217c472f46a1ba;hp=55207d07525e7923196329a4bf7ef8188c646a2c;hpb=85ee6bdb696179980845a73aa279a2d1314ce289;p=catta diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am index 55207d0..3fa4280 100644 --- a/avahi-daemon/Makefile.am +++ b/avahi-daemon/Makefile.am @@ -158,3 +158,6 @@ xmllint: for F in $(introspection_DATA) ; do \ xmllint --noout --valid $$F ; \ done + +install-data-local: + test -z "$(localstatedir)/run" || $(mkdir_p) "$(DESTDIR)$(localstatedir)/run"