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

Diego Biurrun <[email protected]>
Newsgroups gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel
Message-ID <[email protected]>
---
 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
-- 
1.9.1

_______________________________________________
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.