.
[gnulib.git] / modules / same
index 5587ba2..6d78465 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Determine whether two pathnames refer to the same directory entry of the same
+Determine whether two file names refer to the same directory entry of the same
 directory.
 
 Files:
@@ -11,12 +11,14 @@ Depends-on:
 xalloc
 error
 dirname
+same-inode
 stdbool
 
 configure.ac:
 gl_SAME
 
 Makefile.am:
+EXTRA_DIST += same.h
 
 Include:
 "same.h"