mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
docs/gst/Makefile.am (all-local): Re-add
Original commit message from CVS: * docs/gst/Makefile.am (all-local): Re-add
This commit is contained in:
parent
120f0271ac
commit
ee5d8e7dd8
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-05-20 Johan Dahlin <johan@gnome.org>
|
||||
|
||||
* docs/gst/Makefile.am (all-local): Re-add
|
||||
|
||||
2004-05-20 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
|
||||
|
||||
* docs/gst/Makefile.am:
|
||||
|
|
|
@ -241,6 +241,8 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
|
|||
@echo '-- Fixing Crossreferences'
|
||||
LANG=C && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
|
||||
touch html-build.stamp
|
||||
else
|
||||
all-local:
|
||||
endif
|
||||
|
||||
clean-local:
|
||||
|
|
Loading…
Reference in a new issue