[libdvdcss-devel] build: Add full dependencies for Doxygen rebuild

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


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:59:02 2014 +0200| [8274f42c8c0a42ba9922162be4301a13f5c2c9c4] | committer: Jean-Baptiste Kempf

build: Add full dependencies for Doxygen rebuild

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

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

 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 06d11ce..f382b0d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,7 @@ endif
 
 apidoc: stamp-doxygen
 
-stamp-doxygen: doc/doxygen.cfg
+stamp-doxygen: doc/doxygen.cfg src/libdvdcss.c src/dvdcss/dvdcss.h
 	cd doc && doxygen doxygen.cfg
 	touch $@
 



More information about the libdvdcss-devel mailing list