Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header...
[debian/gnuradio] / omnithread / Makefile.am
index d0dde72b2a27d3691c6f0765d06b5d4a38947569..88df2714da9b4f0a5b3af36500391ab8505a2688 100644 (file)
@@ -21,6 +21,8 @@
 
 include $(top_srcdir)/Makefile.common
 
+SUBDIRS = gnuradio
+
 # This is the omnithread package,
 #   extracted from the omniORB-4.0.1 distribution
 
@@ -66,13 +68,3 @@ EXTRA_DIST =                         \
        threaddata.cc                   \
        vxWorks.cc                      \
        dir.mk
-
-grinclude_HEADERS =                    \
-       omnithread.h                    \
-       omni_time.h                     \
-       ot_mach.h                       \
-       ot_nt.h                         \
-       ot_posix.h                      \
-       ot_pthread_nt.h                 \
-       ot_solaris.h                    \
-       ot_VxThread.h