mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
doh
Original commit message from CVS: doh
This commit is contained in:
parent
8448b21439
commit
d5a0a1737e
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ $(BUILDDIR)/$(MAIN): $(XML) $(CSS) $(EXTRA_SOURCES)
|
|||
@for a in $(XML); do cp $(srcdir)/$$a $(BUILDDIR); done
|
||||
@for a in $(CSS); do cp $(srcdir)/$$a $(BUILDDIR); done
|
||||
@cp ../version.entities $(BUILDDIR)
|
||||
@cp $(top_srcdir)/manual/url.entities $(BUILDDIR)
|
||||
@cp $(top_srcdir)/docs/url.entities $(BUILDDIR)
|
||||
|
||||
html/index.html: $(BUILDDIR)/$(MAIN) $(PNG_BUILT) $(FIG_SRC)
|
||||
@make check-local
|
||||
|
|
Loading…
Reference in a new issue