diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 4d2a502d2..1b34c7b9c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -43,7 +43,7 @@ docs: erase-docs: @rm -rf xine-lib-API/html - @rm xine-lib-API/xine_header.html xine-lib-API/xine_logo.png + @rm -f xine-lib-API/xine_header.html xine-lib-API/xine_logo.png debug: |