Commit 094c01bd authored by dscho's avatar dscho

fix for MinGW

parent 88c3bc66
......@@ -10,6 +10,6 @@ copyrecttest_LDADD=$(LDADD) -lm
noinst_PROGRAMS=$(ENCODINGS_TEST) cargstest copyrecttest $(BACKGROUND_TEST)
test: encodingstest cargstest copyrecttest
test: encodingstest$(EXEEXT) cargstest$(EXEEXT) copyrecttest$(EXEEXT)
./encodingstest && ./cargstest
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment