diff options
Diffstat (limited to 'testsuite/sources')
-rw-r--r-- | testsuite/sources/library_1/subdir/helper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/sources/library_1/subdir/helper/Makefile b/testsuite/sources/library_1/subdir/helper/Makefile index 71d0399..f9ec257 100644 --- a/testsuite/sources/library_1/subdir/helper/Makefile +++ b/testsuite/sources/library_1/subdir/helper/Makefile @@ -11,7 +11,7 @@ # modified is included with the above copyright notice. -include comfignat.mk +include ../../comfignat.mk build: ${stage_libexecdir}/testcase/script |