mirror of
https://github.com/mpv-player/mpv
synced 2024-12-13 18:36:09 +00:00
add missing Makefile for German xml docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18123 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
649abe5db0
commit
ff0eb1101a
11
DOCS/xml/de/Makefile
Normal file
11
DOCS/xml/de/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
# Set if you are using your own HTML stylesheet...
|
||||
#HTML_STYLESHEET = mystyle.css
|
||||
|
||||
# Change to yes to enable symlinking missing files to English master versions
|
||||
USE_SYMLINKS = yes
|
||||
|
||||
# Dependency information.
|
||||
$(HTMLDIR)/index.html: $(wildcard *.xml)
|
||||
$(HTMLFILE): $(wildcard *.xml)
|
||||
|
||||
include ../Makefile.inc
|
Loading…
Reference in New Issue
Block a user