summaryrefslogtreecommitdiffhomepage
path: root/tests/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-03 15:48:29 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-03 15:48:29 +0100
commit3642434a0b1b3dd223e7c2666eb00231858ee1b7 (patch)
treeb0acf7973e4c16a2ed8d8ca7f0082de2dda71701 /tests/Makefile
parentf30eba63cb3f5e3aa5d81d6b31d1ba2fdee1e5c4 (diff)
Download test (WIP)
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 338800a..d4d047c 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -13,7 +13,7 @@ CXXFLAGS+=--coverage
LDFLAGS+=--coverage
endif
-CXXFLAGS+= -I. -fPIE
+CXXFLAGS+= -I. -I.. -fPIE
CXXTESTFLAGS=