Index: avahi-core/Makefile.am =================================================================== --- avahi-core/Makefile.am (revision 105) +++ avahi-core/Makefile.am (working copy) @@ -46,6 +46,7 @@ dns-test libavahi_core_la_SOURCES = \ + core.h llist.h \ timeeventq.c timeeventq.h\ iface.c iface.h \ netlink.c netlink.h \ Index: Makefile.am =================================================================== --- Makefile.am (revision 105) +++ Makefile.am (working copy) @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -EXTRA_DIST = bootstrap.sh LICENSE doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in libtool.m4 +EXTRA_DIST = bootstrap.sh LICENSE doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon pkgconfigdir = $(libdir)/pkgconfig