.
[gnulib.git] / modules / dirname
index c0ba7d7..aeaa92a 100644 (file)
@@ -8,16 +8,18 @@ lib/basename.c
 lib/stripslash.c
 m4/dos.m4
 m4/dirname.m4
+m4/double-slash-root.m4
 
 Depends-on:
-xalloc
 stdbool
+xalloc
+xstrndup
 
 configure.ac:
 gl_DIRNAME
 
 Makefile.am:
-lib_SOURCES += basename.c stripslash.c
+EXTRA_DIST += dirname.h
 
 Include:
 "dirname.h"