Add 'tests' to SUBDIRS to make 'make check' work.
authorLinus Nordberg <linus@nordberg.se>
Wed, 8 May 2013 18:23:06 +0000 (20:23 +0200)
committerLinus Nordberg <linus@nordberg.se>
Wed, 8 May 2013 18:23:06 +0000 (20:23 +0200)
lib/Makefile.am

index 547fc14..3de4657 100644 (file)
@@ -17,7 +17,7 @@ ACLOCAL_AMFLAGS = -I m4
 #     library interface is _changed_.
 
 
-SUBDIRS = radius radsecproxy include . examples
+SUBDIRS = radius radsecproxy include . examples tests
 
 INCLUDES = -I$(srcdir)/include
 AM_CFLAGS = -Wall -Werror -g