--- Makefile.am
+++ Makefile.am
@@ -26,7 +26,7 @@
 	windows/test-parser/test-parser.vcproj				\
 	windows/test-tree/test-tree.vcproj windows/libtasn14win.mk
 
-SUBDIRS = gl lib src tests
+SUBDIRS = gl lib
 
 if ENABLE_DOC
 SUBDIRS += doc examples
--- Makefile.in
+++ Makefile.in
@@ -949,7 +949,7 @@
 	windows/test-parser/test-parser.vcproj \
 	windows/test-tree/test-tree.vcproj windows/libtasn14win.mk \
 	cfg.mk maint.mk .clcopying
-SUBDIRS = gl lib src tests $(am__append_1)
+SUBDIRS = gl lib           $(am__append_1)
 ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4
 TMPFILE = "abi-temp.xml"
 all: config.h
