From 47fe28aa169556f018db82f19d80cec1d0b9b7a2058369333682b58fa797bb9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Fri, 30 Oct 2015 13:41:01 +0000 Subject: [PATCH] Add doxygen at build time to add the development documentation. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=64 --- talloc.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talloc.changes b/talloc.changes index 1cacc3c..3354d39 100644 --- a/talloc.changes +++ b/talloc.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Oct 30 11:57:39 UTC 2015 - lmuelle@suse.com -- Require doxygen at build-time and add the devel man pages to the filelist. +- Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure. -------------------------------------------------------------------