diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index cf3d84cba..bea652bd3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = interactive xml CLEANFILES= -SUPPRESSIONS=valgrind.supp dlopen.supp +SUPPRESSIONS=tp-glib.supp dlopen.supp EXTRA_DIST = \ test.manager \ |