Distribute all lib/* source files through EXTRA_DIST.
[gnulib.git] / modules / gettimeofday
index b4874ba..82018f9 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 AC_FUNC_GETTIMEOFDAY_CLOBBER
 
 Makefile.am:
+EXTRA_DIST += gettimeofday.c
 
 Include:
 <sys/time.h>