(Makefile.am): Remove lib_SOURCES line.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Mar 2005 21:22:53 +0000 (21:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Mar 2005 21:22:53 +0000 (21:22 +0000)
(Include): Add "timespec.h".

modules/gettime

index 4368a4b1333cd4bae26f6229d962496082f2cb9c..c16a71a61e7b16316f1a51ed41bbbb1879ad4cb5 100644 (file)
@@ -14,13 +14,12 @@ configure.ac:
 gl_GETTIME
 
 Makefile.am:
-lib_SOURCES += gettime.c
 
 Include:
+#include "timespec.h"
 
 License:
 GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-