From ab45fe20636f305fa8b033d2af8946d75eff7f8a Mon Sep 17 00:00:00 2001 From: Karel Klic Date: Thu, 14 Oct 2010 18:23:59 +0200 Subject: btparser integration: use ABRT's strbuf instead of internal one --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 58cd2b3e..7903a30b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -28,7 +28,8 @@ EXTRA_DIST = package.m4 TESTSUITE_AT = \ local.at \ - testsuite.at + testsuite.at \ + strbuf.at EXTRA_DIST += $(TESTSUITE_AT) TESTSUITE = $(srcdir)/testsuite -- cgit