Use configmake.
[gnulib.git] / modules / physmem
index d7f5135..cd48179 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Return amount of total/available physical memory.
 
 Files:
 lib/physmem.h
@@ -11,8 +12,13 @@ configure.ac:
 gl_PHYSMEM
 
 Makefile.am:
-lib_SOURCES += physmem.h physmem.c
+EXTRA_DIST += physmem.h
 
 Include:
 "physmem.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering