From 17082d27c58b53858c27d7e20079e427365d577a Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 27 Sep 2011 10:18:21 +0200 Subject: Add support for 'make check' and a dummy test. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2b51fc7..10fe5f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ AUTOMAKE_OPTIONS = foreign +SUBDIRS = tests + sbin_PROGRAMS = radsecproxy bin_PROGRAMS = catgconf noinst_LIBRARIES = librsp.a -- cgit v1.1