Removed omnithreads dependency from libusrp2
[debian/gnuradio] / gruel / src / lib / Makefile.am
index b21f8023c72e3f6d8d9b03bb38b291bf9e6355e5..6bde9ee272addaed96b97c1e8570803ea0c51458 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2008,2009 Free Software Foundation, Inc.
+# Copyright 2008,2009,2010 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -45,6 +45,7 @@ MSG_LIB = msg/libmsg.la
 libgruel_la_SOURCES =                  \
        realtime.cc                     \
        sys_pri.cc                      \
+       thread.cc                       \
        thread_body_wrapper.cc          \
        thread_group.cc