diff -r c19d273a9e76 -r 38b7e05b20c1 lib/Makefile.am --- a/lib/Makefile.am Thu Oct 09 13:24:17 2008 +0000 +++ b/lib/Makefile.am Thu Oct 09 13:31:50 2008 +0000 @@ -41,7 +41,9 @@ libethercat_la_CFLAGS = -I$(srcdir)/.. libethercat_la_SOURCES = \ common.c \ - master.c + domain.c \ + master.c \ + slave_config.c noinst_HEADERS = \ domain.h \