aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-01 23:27:55 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-01 23:27:55 +0000
commitac67b25779b9a29d84112ccb33d8eb0020394ba6 (patch)
treeca64cf2a7891cdf14cb229dde7caf5495fdbe7e2 /Makefile.am
parent766edae0b1a1d84ddfb1a87aa26d845a5ad7100a (diff)
downloadmailfromd-ac67b25779b9a29d84112ccb33d8eb0020394ba6.tar.gz
mailfromd-ac67b25779b9a29d84112ccb33d8eb0020394ba6.tar.bz2
(bootstrap): New goal
git-svn-id: file:///svnroot/mailfromd/trunk@490 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 88d1c3f6..fe6b330b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,4 +19,7 @@
AUTOMAKE_OPTIONS = gnits 1.8.5 std-options
SUBDIRS = src etc doc testsuite
-distuninstallcheck_listfiles = find . -type f -not -name 'mailfromd.rc' -print \ No newline at end of file
+distuninstallcheck_listfiles = find . -type f -not -name 'mailfromd.rc' -print
+
+bootstrap:
+ $(MAKE) -C src bootstrap \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.