Avoid creating an empty doc directory.
[gnulib.git] / modules / cycle-check
index ccbdc1d..090a701 100644 (file)
@@ -4,14 +4,16 @@ help detect directory cycles efficiently
 Files:
 lib/cycle-check.c
 lib/cycle-check.h
+lib/same-inode.h
 lib/dev-ino.h
 
 Depends-on:
+stdbool
 
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h
+lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h same-inode.h
 
 Include:
 "cycle-check.h"
@@ -21,4 +23,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-