shithub: libdvdcss

Download patch

ref: aa807361597ad3c4362e080ae72281684ac8c773
parent: 51efb34db97378a51f5de458a0b27136630176e0
author: Diego Biurrun <diego@biurrun.de>
date: Mon Oct 20 07:58:55 EDT 2014

build: Mark apidoc target as phony

--- a/Makefile.am
+++ b/Makefile.am
@@ -72,3 +72,5 @@
 
 uninstall-apidoc:
 	-rm -Rf $(DESTDIR)$(htmldir)/*.png $(DESTDIR)$(htmldir)/*.html $(DESTDIR)$(htmldir)/*.css $(DESTDIR)$(htmldir)/*.js
+
+.PHONY: apidoc