X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=bc51911dac3828947042950af9702366ad836922;hb=b177bc98ac5b0e8b59f00becffadda7ceeb32553;hp=78957691b6da61f3fffcb4ea019447ea18e6f8c8;hpb=dab7a7e9e2d780031d7fc9b2d45f7787d394ff17;p=catta diff --git a/Makefile.am b/Makefile.am index 7895769..bc51911 100644 --- a/Makefile.am +++ b/Makefile.am @@ -111,6 +111,13 @@ DX_INPUT += \ $(srcdir)/avahi-client/publish.h endif +if HAVE_DBUS +if HAVE_GTK +DX_INPUT += \ + $(srcdir)/avahi-ui/avahi-ui.h +endif +endif + if ENABLE_CORE_DOCS DX_INPUT += \ $(srcdir)/avahi-core/core.h \