fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / threadlib
index ac659ea8f3cb9d2594db1f310da677c77283f98a..9e3438c789f1f0c12966f1f0992c20996ceeb18d 100644 (file)
@@ -2,6 +2,7 @@ Description:
 Access to multithreading primitives.
 
 Files:
+lib/glthread/threadlib.c
 m4/threadlib.m4
 build-aux/config.rpath
 
@@ -15,6 +16,7 @@ configure.ac:
 gl_THREADLIB
 
 Makefile.am:
+lib_SOURCES += glthread/threadlib.c
 
 Include: