mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
minor fix to trigger html build
Original commit message from CVS: minor fix to trigger html build
This commit is contained in:
parent
37c5c860fe
commit
63d21b3e7a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# I really don't like this hack, but automake doesn't seem to want to
|
||||
# install directory trees :(
|
||||
|
||||
install-data-local:
|
||||
install-data-local: html
|
||||
mkdir -p $(docdir)
|
||||
cp -pr $(HTML_DAT) $(docdir)
|
||||
|
||||
|
|
Loading…
Reference in a new issue