docbase: fix info filename; don't remove doc/updated-stamp
[gnulib.git] / modules / thread
index d9586b5..026e439 100644 (file)
@@ -3,16 +3,19 @@ Creating and controlling threads.
 
 Files:
 lib/glthread/thread.h
+lib/glthread/thread.c
 m4/thread.m4
 
 Depends-on:
 threadlib
+extern-inline
+lock
 
 configure.ac:
 gl_THREAD
 
 Makefile.am:
-lib_SOURCES += glthread/thread.h 
+lib_SOURCES += glthread/thread.h glthread/thread.c
 
 Include:
 "glthread/thread.h"
@@ -25,4 +28,3 @@ LGPLv2+
 
 Maintainer:
 Yoann Vandoorselaere
-