aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--classes/gnome.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/classes/gnome.bbclass b/classes/gnome.bbclass
index 36a9f3496b..57ff3672b2 100644
--- a/classes/gnome.bbclass
+++ b/classes/gnome.bbclass
@@ -16,6 +16,8 @@ FILES_${PN} += "${datadir}/application-registry \
${datadir}/polkit* \
"
+FILES_${PN}-doc += "${datadir}/devhelp"
+
inherit autotools gtk-icon-cache pkgconfig gconf mime
AUTOTOOLS_STAGE_PKGCONFIG = "1"