This adds gtk-doc documentation builds to kmscon. All documentation is build in a central place due to gtk-doc restrictions. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
35 lines
413 B
Plaintext
35 lines
413 B
Plaintext
*.swp
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
kmscon
|
|
/test_*
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
build-aux/
|
|
config.h
|
|
config.h.in
|
|
config.h.in~
|
|
config.log
|
|
config.status
|
|
configure
|
|
*.tar.bz2
|
|
libtool
|
|
m4/
|
|
stamp-*
|
|
.deps
|
|
.dirstamp
|
|
.libs
|
|
genshader
|
|
src/output_shaders.c
|
|
src/genshader.c
|
|
docs/reference/*.txt
|
|
docs/reference/*.bak
|
|
docs/reference/kmscon.????*
|
|
docs/reference/*.stamp
|
|
docs/reference/version.xml
|
|
docs/reference/*/
|
|
gtk-doc.make
|