Don't include tests in SUBIDRS after all.
[radsecproxy.git] / lib / Makefile.am
index 5fad0b0..292451f 100644 (file)
@@ -17,7 +17,8 @@ ACLOCAL_AMFLAGS = -I m4
 #     library interface is _changed_.
 
 
-SUBDIRS = radius radsecproxy include . examples tests
+SUBDIRS = radius radsecproxy include . examples
+DIST_SUBDIRS = $(SUBDIRS) tests
 
 INCLUDES = -I$(srcdir)/include
 AM_CFLAGS = -Wall -Werror -g