libtests: Remove superfluous include path

Update #3818.
This commit is contained in:
Sebastian Huber
2019-11-12 09:46:26 +01:00
parent b88c7583b8
commit 37d509b249
+1 -2
View File
@@ -12,8 +12,7 @@ lib_screens =
lib_docs =
support_includes = -I$(top_srcdir)/../support/include
test_includes = -I$(top_srcdir)/support \
-I$(top_srcdir)/../psxtests/include
test_includes = -I$(top_srcdir)/support
if TEST_block01
lib_tests += block01