* modules/cycle-check (lib_SOURCES): Add same-inode.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Jul 2006 07:43:15 +0000 (07:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Jul 2006 07:43:15 +0000 (07:43 +0000)
ChangeLog
modules/cycle-check

index a80d09d7471cf8806c2f7851f1f4f964b49946d3..c55c6735f9ce6a301ebbb1c310df547af3b209af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/cycle-check (lib_SOURCES): Add same-inode.h.
+       From Mark D. Baushke.
+
 2006-07-03  Eric Blake  <ebb9@byu.net>
 
        * modules/dirname (Depends-on): Add xstrndup.
index 89e087e711f1048aec7b171748f0334645a4e059..090a701eaf477fb1ce339f21e7ca2558b095b22a 100644 (file)
@@ -13,7 +13,7 @@ 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"