From 2de87c588b07ac98525d22b1d3a23420e5d788d6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 12 May 1994 10:52:24 +0000 Subject: (install): Depend on blessmail. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 092a460ce40..41b323b73bb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -266,7 +266,7 @@ lwlib/Makefile: lwlib/Makefile.in config.status ## source exists and is distinct from the destination. ## We don't depend on `all', but rather on ${SUBDIR}, so that we won't ## ever modify src/paths.h. -install: ${SUBDIR} install-arch-dep install-arch-indep; +install: ${SUBDIR} install-arch-dep install-arch-indep blessmail; ### Note that we copy the DOC-* files from the build etc directory ### as well as lots of things from ${srcdir}/etc. -- cgit v1.2.1