diff options
Diffstat (limited to 'sax/CppunitTest_sax_parser.mk')
-rw-r--r-- | sax/CppunitTest_sax_parser.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/CppunitTest_sax_parser.mk b/sax/CppunitTest_sax_parser.mk index a926121edaf3..9c7245c49684 100644 --- a/sax/CppunitTest_sax_parser.mk +++ b/sax/CppunitTest_sax_parser.mk @@ -10,7 +10,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,sax_parser)) $(eval $(call gb_CppunitTest_add_exception_objects,sax_parser, \ - sax/qa/cppunit/parser \ + sax/qa/cppunit/parser \ )) $(eval $(call gb_CppunitTest_use_libraries,sax_parser, \ |