From fd84f9ae1c1ccaf7090e0b4f8876948bea040117 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 6 Jun 2005 09:15:01 +0000 Subject: * fix build system * some ore svn:ignore git-svn-id: file:///home/lennart/svn/public/avahi/trunk@103 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 642e8c8..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 avahi-client/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 -- cgit