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

Diego Biurrun git at videolan.org
Mon Oct 20 19:10:21 CEST 2014


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:59:02 2014 +0200| [565790688476e48bab1b4626f9f40a23bac5c7e5] | 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=565790688476e48bab1b4626f9f40a23bac5c7e5
---

 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