* modules/fdl: New module, to install doc/fdl.texi.
[pspp] / MODULES.html.sh
index 9c820d2b3cfde5cb30129a10dbb860b834a83b7a..98c67372281285ab51940d5bab5f73d03f6c80bf 100755 (executable)
@@ -2067,6 +2067,14 @@ func_all_modules ()
   func_module ldd
   func_module lib-ignore
   func_end_table
+
+  element="Support for building documentation"
+  func_section_wrap build_lib
+  func_wrap H2
+  func_echo "$element"
+
+  func_module fdl
+  func_end_table
 }