Merge from coreutils.
[gnulib.git] / modules / lchown
index 438bc8c..a21ec04 100644 (file)
@@ -4,6 +4,7 @@ lchown() function: change ownership of a file.
 Files:
 lib/lchown.h
 lib/lchown.c
+lib/stat-macros.h
 m4/lchown.m4
 
 Depends-on:
@@ -13,7 +14,7 @@ configure.ac:
 gl_FUNC_LCHOWN
 
 Makefile.am:
-lib_SOURCES += lchown.h
+lib_SOURCES += lchown.h stat-macros.h
 
 Include:
 "lchown.h"