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

Diego Biurrun git at videolan.org
Mon Oct 20 19:14:55 CEST 2014


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:58:55 2014 +0200| [08a235123761c807d6dc3267fb44e7d5431c2af0] | committer: Jean-Baptiste Kempf

build: Mark apidoc target as phony

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 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