kmod/libkmod/docs
Lucas De Marchi a0f6726e66 libkmod: fix integration with gtk-doc
It was failing to generate doc with recent version of gtk-doc

[kmod]$ ./bootstrap
libkmod/docs/gtk-doc.make:33: error: EXTRA_DIST must be set with '=' before using '+='
libkmod/docs/Makefile.am:29:   'libkmod/docs/gtk-doc.make' included from here
autoreconf: automake failed with exit status: 1

Just add an empty EXTRA_DIST so it works.
2016-06-28 12:15:38 -03:00
..
.gitignore build-sys: add small redirecting Makefiles 2014-03-06 01:59:58 -03:00
Makefile.am libkmod: fix integration with gtk-doc 2016-06-28 12:15:38 -03:00
libkmod-docs.xml doc: silent man page generation and fix gtk-doc warnings 2012-04-15 18:10:10 -03:00
libkmod-sections.txt Add kmod_module_apply_filter() to doc-sections file 2012-03-02 22:18:33 -03:00
version.xml.in doc: add gtk-doc to generate documentation 2012-01-09 05:28:57 -02:00