[Pkg-privacy-commits] [libgsecuredelete] 06/12: Honor user-defined VALADOCFLAGS
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 20:07:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to annotated tag 0.2.1
in repository libgsecuredelete.
commit d0d07317ae9296ddf5f05d2f31ed30ae961544ff
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Thu Jan 23 22:53:14 2014 +0100
Honor user-defined VALADOCFLAGS
---
docs/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/Makefile.am b/docs/Makefile.am
index c4076e5..fc274ee 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -19,7 +19,8 @@ VALADOC_FLAGS = --no-protected \
$(VALA_PACKAGES:%=--pkg=%) --pkg=config \
--package-name $(DOC_NAME) \
--package-version @VERSION@ \
- $(valadoc_sources)
+ $(valadoc_sources) \
+ $(VALADOCFLAGS)
# Removing the target before building the documentation avoids conflicts
# between doclet and directory names, since valadoc first tries to find the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libgsecuredelete.git
More information about the Pkg-privacy-commits
mailing list