Depend on new stat-macros module
[gnulib.git] / modules / rmdir
index 0dff312..a67be2b 100644 (file)
@@ -3,16 +3,15 @@ rmdir() function: delete a directory.
 
 Files:
 lib/rmdir.c
-lib/stat-macros.h
 m4/rmdir.m4
 
 Depends-on:
+stat-macros
 
 configure.ac:
 gl_FUNC_RMDIR
 
 Makefile.am:
-lib_SOURCES += stat-macros.h
 
 Include:
 <unistd.h>
@@ -22,4 +21,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-