shithub: libdvdcss

Download patch

ref: c8b915617eb6b332082b56db90e3c51139be758f
parent: 0c037bea3bd8d07cd957955b42971958b57542a5
author: Diego Biurrun <diego@biurrun.de>
date: Fri Oct 24 14:35:30 EDT 2014

build: Add $(EXEEXT) to tools shorthand to fix build on Windows

--- a/Makefile.am
+++ b/Makefile.am
@@ -61,7 +61,7 @@
 	doxygen $<
 	touch $@
 
-tools: test/csstest test/dvd_region
+tools: test/csstest$(EXEEXT) test/dvd_region$(EXEEXT)
 
 clean-local:
 	-rm -Rf stamp-doxygen doc/html