Minor neaten to makefile.
Original commit message from CVS: Minor neaten to makefile.
This commit is contained in:
parent
1ad129fd31
commit
be6f808666
@ -42,8 +42,11 @@ PDFFILES=gstreamer-manual.pdf
|
||||
PSFILES=gstreamer-manual.ps
|
||||
|
||||
|
||||
htmldocs: gstreamer-manual/gstreamer.html
|
||||
ln -s ../images gstreamer-manual || true
|
||||
htmldocs: gstreamer-manual/gstreamer.html gstreamer-manual/images
|
||||
|
||||
gstreamer-manual/images:
|
||||
ln -s ../images gstreamer-manual
|
||||
|
||||
htmldist:
|
||||
@if [ -r gstreamer-manual/gstreamer.html ] ; then \
|
||||
echo "Adding HTML manual to distribution" ; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user