X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=configure.ac;h=9861b45b55a412412e85a7c6fbc40cc4a32830aa;hb=fd84f9ae1c1ccaf7090e0b4f8876948bea040117;hp=721be8199d8caf784d1af263d62e054988e01358;hpb=c5544522f6409095627dc3d1129560195ab4ec40;p=catta diff --git a/configure.ac b/configure.ac index 721be81..9861b45 100644 --- a/configure.ac +++ b/configure.ac @@ -86,5 +86,5 @@ if test "x$GCC" = "xyes" ; then rm -f conftest.o fi -AC_CONFIG_FILES([Makefile avahi-core.pc doxygen/Makefile doxygen/doxygen.conf avahi-common/Makefile avahi-core/Makefile daemon/Makefile avahi-discover/Makefile]) +AC_CONFIG_FILES([Makefile avahi-core.pc doxygen/Makefile doxygen/doxygen.conf avahi-common/Makefile avahi-core/Makefile avahi-daemon/Makefile avahi-discover/Makefile avahi-client/Makefile]) AC_OUTPUT