Files linphone-0.12.2/developer-docs/mediastreamer/Makefile and linphone-0.12.2-WORKING/developer-docs/mediastreamer/Makefile differ Files linphone-0.12.2/oRTP/docs/Makefile and linphone-0.12.2-WORKING/oRTP/docs/Makefile differ Files linphone-0.12.2/oRTP/src/.libs/libortp.a and linphone-0.12.2-WORKING/oRTP/src/.libs/libortp.a differ Files linphone-0.12.2/osipua/docs/Makefile and linphone-0.12.2-WORKING/osipua/docs/Makefile differ --------------- diff -r --exclude=config.log linphone-0.12.2/developer-docs/mediastreamer/Makefile linphone-0.12.2-WORKING/developer-docs/mediastreamer/Makefile 227,228c227,228 < DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \ < $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp --- > DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp \ > $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp 370c370 < all-local: html-build.stamp --- > all-local: 412,422d411 < #### html #### < < html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) < @echo '*** Building HTML ***' < test -d $(srcdir)/html || mkdir $(srcdir)/html < cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) < test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html ) < @echo '-- Fixing Crossreferences' < cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) < touch html-build.stamp < diff -r --exclude=config.log linphone-0.12.2/oRTP/docs/Makefile linphone-0.12.2-WORKING/oRTP/docs/Makefile 362,371d361 < #### html #### < < html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) < @echo '*** Building HTML ***' < test -d $(srcdir)/html || mkdir $(srcdir)/html < cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) < test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html ) < @echo '-- Fixing Crossreferences' < cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) < touch html-build.stamp Binary files linphone-0.12.2/oRTP/src/.libs/libortp.a and linphone-0.12.2-WORKING/oRTP/src/.libs/libortp.a differ diff -r --exclude=config.log linphone-0.12.2/osipua/docs/Makefile linphone-0.12.2-WORKING/osipua/docs/Makefile 175c175 < $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp --- > $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp 317c317 < all-local: html-build.stamp --- > all-local: 359,368d358 < #### html #### < < html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) < @echo '*** Building HTML ***' < test -d $(srcdir)/html || mkdir $(srcdir)/html < cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) < test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html ) < @echo '-- Fixing Crossreferences' < cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) < touch html-build.stamp