lib/Makefile.am
changeset 1255 38b7e05b20c1
parent 1246 4042bda8c980
child 1264 e7882f246d7a
--- 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 \