From 1df8e4158e752f1f010394d09e8a5e4f8201fd7e Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 11 Sep 2009 15:32:19 -0400 Subject: Add 'make tests' target --- common/trace/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/trace/Makefile.am') diff --git a/common/trace/Makefile.am b/common/trace/Makefile.am index f0cefd73..b097ff20 100644 --- a/common/trace/Makefile.am +++ b/common/trace/Makefile.am @@ -1 +1,3 @@ dist_noinst_HEADERS = trace.h + +tests: all -- cgit