[libdvdcss-devel] build: Mark apidoc target as phony

Diego Biurrun git at videolan.org
Tue Oct 21 21:17:05 CEST 2014


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:58:55 2014 +0200| [aa807361597ad3c4362e080ae72281684ac8c773] | committer: Diego Biurrun

build: Mark apidoc target as phony

> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=aa807361597ad3c4362e080ae72281684ac8c773
---

 Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 15002e9..f41cb9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,3 +72,5 @@ install-apidoc:
 
 uninstall-apidoc:
 	-rm -Rf $(DESTDIR)$(htmldir)/*.png $(DESTDIR)$(htmldir)/*.html $(DESTDIR)$(htmldir)/*.css $(DESTDIR)$(htmldir)/*.js
+
+.PHONY: apidoc



More information about the libdvdcss-devel mailing list