[libdvdcss-devel] build: Add $(EXEEXT) to tools shorthand to fix build on Windows

[email protected] (Diego Biurrun)
Newsgroups gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel
Message-ID <[email protected]>
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Fri Oct 24 18:35:30 2014 +0200| [c8b915617eb6b332082b56db90e3c51139be758f] | committer: Diego Biurrun

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

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

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

diff --git a/Makefile.am b/Makefile.am
index 726ea7f..9a471d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,7 +61,7 @@ stamp-doxygen: doc/doxygen.cfg src/libdvdcss.c src/dvdcss/dvdcss.h
 	doxygen $<
 	touch $@
 
-tools: test/csstest test/dvd_region
+tools: test/csstest$(EXEEXT) test/dvd_region$(EXEEXT)
 
 clean-local:
 	-rm -Rf stamp-doxygen doc/html

_______________________________________________
libdvdcss-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libdvdcss-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.