.
[gnulib.git] / modules / dirname
index 46b1639..aeaa92a 100644 (file)
@@ -11,14 +11,15 @@ 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"