X-Git-Url: https://git.llucax.com/software/eventxx.git/blobdiff_plain/17a6987e376600cc0294bd285606848e4d35b771..c584f2e4d45ee21a00dae09f4be54144eafef7ac:/test/Makefile?ds=sidebyside diff --git a/test/Makefile b/test/Makefile index 4beddbf..477a591 100644 --- a/test/Makefile +++ b/test/Makefile @@ -6,7 +6,7 @@ CXXFLAGS=-I.. -g -Wall LDFLAGS=-levent targets=bench test-eof test-time test-weof trivial c-way functor-way \ - prio-test mixed-way + wrapped-functor-way prio-test mixed-way all: $(targets)