gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / threadlib
index ac659ea..9e3438c 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: