error: depend on stdio
[gnulib.git] / modules / gethrxtime
index 1a2ac83..b728003 100644 (file)
@@ -3,6 +3,7 @@ Get high resolution real time.
 
 Files:
 lib/xtime.h
+lib/xtime.c
 lib/gethrxtime.c
 lib/gethrxtime.h
 m4/gethrxtime.m4
@@ -11,6 +12,7 @@ m4/longlong.m4
 Depends-on:
 clock-time
 extensions
+extern-inline
 gettime
 sys_time
 
@@ -18,10 +20,14 @@ configure.ac:
 gl_GETHRXTIME
 
 Makefile.am:
+lib_SOURCES += gethrxtime.c xtime.c
 
 Include:
 "xtime.h"
 
+Link:
+$(LIB_GETHRXTIME)
+
 License:
 GPL