mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
fix build
Original commit message from CVS: fix build
This commit is contained in:
parent
ecb3dc6865
commit
78fb74c8da
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 ../url.entities $(BUILDDIR)
|
||||
@cp $(top_srcdir)/manual/url.entities $(BUILDDIR)
|
||||
|
||||
html/index.html: $(BUILDDIR)/$(MAIN) $(PNG_BUILT) $(FIG_SRC)
|
||||
@make check-local
|
||||
|
|
Loading…
Reference in a new issue