conserver: Include the example files in the documentation package
authorJamie Lenehan <lenehan@twibble.org>
Wed, 5 Jul 2006 02:41:51 +0000 (02:41 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 5 Jul 2006 02:41:51 +0000 (02:41 +0000)
instead of leaving them unpackaged.

packages/conserver/conserver.inc
packages/conserver/conserver_8.1.14.bb
packages/conserver/conserver_8.1.2.bb

index 6677e0d..1102630 100644 (file)
@@ -11,3 +11,8 @@ inherit autotools
 # Stop install being called with -s so it doesn't try and run the host strip command
 #
 EXTRA_OEMAKE=" INSTALL_PROGRAM=install"
+
+#
+# Include the examples in the documentation package
+#
+FILES_${PN}-doc += "${datadir}/examples/conserver"