$OpenBSD$
--- src/boehm-gc/Makefile.am.orig	Mon Feb 13 18:14:20 2006
+++ src/boehm-gc/Makefile.am	Sat Apr 22 15:39:13 2006
@@ -51,6 +51,7 @@ obj_map.c os_dep.c pcr_interface.c ptr_c
 solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \
 backgraph.c win32_threads.c \
 pthread_support.c pthread_stop_world.c darwin_stop_world.c \
+openbsd_pthreads.c \
 $(asm_libgc_sources)
 
 # Include THREADDLLIBS here to ensure that the correct versions of
@@ -156,7 +157,7 @@ EXTRA_DIST += BCC_MAKEFILE NT_MAKEFILE N
 EXTRA_DIST += add_gc_prefix.c gcname.c if_mach.c if_not_there.c \
     hpux_test_and_clear.s pc_excludes gc.mak MacOS.c \
     MacProjects.sit.hqx mach_dep.c setjmp_t.c \
-    threadlibs.c AmigaOS.c \
+    threadlibs.c AmigaOS.c openbsd.c openbsd_pthreads.c \
     Mac_files/datastart.c Mac_files/dataend.c \
     Mac_files/MacOS_config.h Mac_files/MacOS_Test_config.h
 
