diff options
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index aef83c2..606f1d4 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -41,7 +41,7 @@ TOUCH = echo Passed > ECHO = @echo # The next path is relative to $BUILD_DIR -QAPC = ..\QueueUserAPCEx\User\quserex.dll +QAPC = # ..\QueueUserAPCEx\User\quserex.dll CPHDR = pthread.h semaphore.h sched.h |