aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-05 13:17:24 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-05 13:17:24 +0000
commitb6ee17ae30ce54a27b3acb68d925973e8198b590 (patch)
treed516e63d04b048aef6e5914a4d429506993c76ae /Makefile.am
parentbc3b4ce2c0a2f8ae34ba39e7af85f424f773c7f5 (diff)
downloadmailfromd-b6ee17ae30ce54a27b3acb68d925973e8198b590.tar.gz
mailfromd-b6ee17ae30ce54a27b3acb68d925973e8198b590.tar.bz2
(SUBDIRS): Add lib
git-svn-id: file:///svnroot/mailfromd/trunk@526 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 664371f7..4e5ec3d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,8 @@
# MA 02110-1301 USA
AUTOMAKE_OPTIONS = gnits 1.8.5 std-options
-SUBDIRS = src etc doc testsuite
+SUBDIRS = lib 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.