diff options
author | Björn Persson <Bjorn@Rombobjörn.se> | 2014-02-02 07:53:36 +0100 |
---|---|---|
committer | Björn Persson <Bjorn@Rombobjörn.se> | 2014-02-02 07:53:36 +0100 |
commit | 16639abaf4bc45b92d6ac70e25d457412c1a11bb (patch) | |
tree | 4d1aa89d30bd614a38db6138d1c5aab0116a8c97 /testsuite | |
parent | 196afc75a68b7e6557b56d7cc22c37a80c09ccf7 (diff) |
Fixed inclusion.
Diffstat (limited to 'testsuite')
-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 |