diff -r cf8f08631c8e -r 275d2fdeab48 lib/Makefile.am --- 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