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 1142deaede..c0ee7b2a03 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ -include ../config-host.mak +-include ../config-host.mak CFLAGS=-Wall -O2 -g LDFLAGS= |