Fix for AIX.
[gnulib.git] / modules / rmdir
index 3959fc7..0dff312 100644 (file)
@@ -1,7 +1,9 @@
 Description:
+rmdir() function: delete a directory.
 
 Files:
 lib/rmdir.c
+lib/stat-macros.h
 m4/rmdir.m4
 
 Depends-on:
@@ -10,7 +12,14 @@ configure.ac:
 gl_FUNC_RMDIR
 
 Makefile.am:
+lib_SOURCES += stat-macros.h
 
 Include:
 <unistd.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+