diff --git a/xa/tests/Makefile b/xa/tests/Makefile index f302250..4f86821 100644 --- a/xa/tests/Makefile +++ b/xa/tests/Makefile @@ -4,4 +4,5 @@ tests: (cd binclude; make tests) (cd chardelimiter; make tests) (cd charset; make tests) + (cd comcom; make tests)