diff options
Diffstat (limited to 'test/core/context')
-rw-r--r-- | test/core/context/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/context/Makefile.am b/test/core/context/Makefile.am index b205f3f..e7e8bb0 100644 --- a/test/core/context/Makefile.am +++ b/test/core/context/Makefile.am @@ -19,4 +19,4 @@ INCLUDES = -I$(CUTEST_HOME)/include \ -I$(top_builddir)/src/core/description \ -I ../../../util/include \ -I ../../../axiom/include \ - -I ../../../cutest/include + -I ../../cutest/include |