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 --- replace/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'replace') diff --git a/replace/Makefile.am b/replace/Makefile.am index 6a0cf573b..9b5a66362 100644 --- a/replace/Makefile.am +++ b/replace/Makefile.am @@ -48,3 +48,4 @@ libreplace_a_DEPENDENCIES = \ libreplace_a_LIBADD = \ @LIBREPLACEOBJ@ +tests: all -- cgit