aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2012-10-29 14:48:07 +0100
committerGilles Chehade <gilles@poolp.org>2012-10-29 14:48:07 +0100
commit1fd3a21d51c07ab5d029b11ae09444a5dfe71330 (patch)
treecd60bd5ad7a0e487920caf1628fbb7cdfcc2ef78 /Makefile.am
parentsrc/ -> smtpd/ (diff)
downloadOpenSMTPD-1fd3a21d51c07ab5d029b11ae09444a5dfe71330.tar.xz
OpenSMTPD-1fd3a21d51c07ab5d029b11ae09444a5dfe71330.zip
src/ -> smtpd/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f0662ed..6f6e10e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = openbsd-compat src contrib
+SUBDIRS = openbsd-compat smtpd contrib
ACLOCAL_AMFLAGS = -I m4 \ No newline at end of file