aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-11-01 02:43:09 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-11-01 02:43:09 +0000
commitc34d0f8bf4fa71a8b26f59c0077e776d08d02573 (patch)
tree0c9f4a554657d831b17cb4f136fd13cab5c43db6 /Makefile.am
parent803a9508eb2be861aba0e477f10d860ea5163e0c (diff)
downloadmailfromd-c34d0f8bf4fa71a8b26f59c0077e776d08d02573.tar.gz
mailfromd-c34d0f8bf4fa71a8b26f59c0077e776d08d02573.tar.bz2
(SUBDIRS): Add libmilter
git-svn-id: file:///svnroot/mailfromd/trunk@712 7a8a7f39-df28-0410-adc6-e0d955640f24
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 056d43fc..3a320dde 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
# MA 02110-1301 USA
AUTOMAKE_OPTIONS = gnits 1.8.5 std-options
-SUBDIRS = lib src etc doc testsuite
+SUBDIRS = lib libmilter src etc doc testsuite
ACLOCAL_AMFLAGS = -I m4
distuninstallcheck_listfiles = find . -type f -not -name 'mailfromd.rc' -print

Return to:

Send suggestions and report system problems to the System administrator.