summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-06-24 21:11:57 +0200
committerDavid Herrmann <dh.herrmann@googlemail.com>2012-06-24 21:11:57 +0200
commitd2a128f7e116545ade7c22b9da2dca3352e488ec (patch)
tree11388dfc6384d106710f660fb5a4682eeffff80f /docs
parent24f3ea849605861f33ab18f86aad3f1d23a86237 (diff)
doc: fix header of gtk-doc makefile
It still used the old name. So convert it to use the more general name as we are building all documentation into one global document. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index a77c4e8..fb0d375 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -1,5 +1,5 @@
#
-# Kmscon - Libeloop doc makefile
+# Kmscon - GTK-Doc Makefile
# Copyright (c) 2012 David Herrmann <dh.herrmann@googlemail.com>
#