[gxml/gsoc2013: 11/69] Remove unnecessary linking for valadoc command



commit 09d96c495ad18da51daa450a7843a7675b6b657d
Author: Richard Schwarting <aquarichy gmail com>
Date:   Sat Jul 27 00:01:29 2013 -0400

    Remove unnecessary linking for valadoc command

 docs/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 0e8cc1e..3c6a919 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -109,7 +109,6 @@ gxml-doc: $(gxml_doc_files) $(gxml_wiki_files)
 #      $(AM_V_GEN)$(VALADOC)
 gxml-gtk-doc: $(gxml_doc_files) $(gxml_wiki_files)
        $(VALADOC) \
-               -X -l -X $(top_builddir)/gxml/.libs/libgxml-0.2.so \
                -o gtk-doc/gxml \
                --doclet=gtkdoc \
                $(valadoc_flags_gxml) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]