gnulib-tool now synthesizes the EXTRA_DIST line.
[pspp] / modules / mountlist
index 56c4151e9d215db149c148d6b5ff36dc8ad37a01..ce5342cb055bacbe620b39d98e31520e76411a51 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Return list of mounted filesystems.
+Return list of mounted file systems.
 
 Files:
 lib/mountlist.h
@@ -9,13 +9,13 @@ m4/fstypename.m4
 m4/mountlist.m4
 
 Depends-on:
+stdbool
 xalloc
 
 configure.ac:
 gl_MOUNTLIST
 
 Makefile.am:
-lib_SOURCES += mountlist.h
 
 Include:
 "mountlist.h"
@@ -25,4 +25,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-