diff -r 9b0260a60c28 -r 00e18cef9fc8 examples/dc_user/Makefile.am --- a/examples/dc_user/Makefile.am Mon Oct 25 15:27:57 2010 +0200 +++ b/examples/dc_user/Makefile.am Mon Oct 25 15:46:23 2010 +0200 @@ -33,6 +33,6 @@ ec_dc_user_example_SOURCES = main.c ec_dc_user_example_CFLAGS = -I$(top_srcdir)/include -ec_dc_user_example_LDFLAGS = -L$(top_builddir)/lib/.libs -lethercat +ec_dc_user_example_LDFLAGS = -L$(top_builddir)/lib/.libs -lethercat -lrt #------------------------------------------------------------------------------