lib/Makefile.am
changeset 1352 275d2fdeab48
parent 1326 ef907b0b5125
child 1363 11c0b2caa253
--- a/lib/Makefile.am	Mon Feb 02 13:34:01 2009 +0000
+++ b/lib/Makefile.am	Mon Feb 02 13:37:00 2009 +0000
@@ -37,12 +37,14 @@
 	common.c \
 	domain.c \
 	master.c \
+	sdo_request.c \
 	slave_config.c \
 	voe_handler.c
 
 noinst_HEADERS = \
 	domain.h \
 	master.h \
+	sdo_request.h \
 	slave_config.h \
 	voe_handler.h