aboutsummaryrefslogtreecommitdiffstats
path: root/mk/Makefile.am
diff options
context:
space:
mode:
authorCharles Longeau <github@chl.be>2013-11-04 00:16:35 +0100
committerCharles Longeau <github@chl.be>2013-11-04 00:16:35 +0100
commit6592df25d1a7bfacfc7b9cde31d3f20ce36f9cca (patch)
tree0b5a61e9e48889d7f3031a30a11462daa43d9cb5 /mk/Makefile.am
parentadd smtpscript to the build (diff)
downloadOpenSMTPD-6592df25d1a7bfacfc7b9cde31d3f20ce36f9cca.tar.xz
OpenSMTPD-6592df25d1a7bfacfc7b9cde31d3f20ce36f9cca.zip
remove smtpscript from the build.
smtpscript (and more generaly regress tests) should be enabled by a configure switch like --with-regress-suite
Diffstat (limited to 'mk/Makefile.am')
-rw-r--r--mk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/Makefile.am b/mk/Makefile.am
index 8620eaf9..537d7ac1 100644
--- a/mk/Makefile.am
+++ b/mk/Makefile.am
@@ -1 +1 @@
-SUBDIRS = smtpd smtpctl makemap backends filters regress
+SUBDIRS = smtpd smtpctl makemap backends filters