]> git.eshelyaron.com Git - emacs.git/commitdiff
(lib-src): Depend on src.
authorRichard M. Stallman <rms@gnu.org>
Tue, 3 May 1994 08:18:08 +0000 (08:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 3 May 1994 08:18:08 +0000 (08:18 +0000)
Makefile.in

index 1dc1ac9ad544d296c4d8f07f6063adb62d779f4d..71b405c970238517c341ad2fcc4580adb05263d4 100644 (file)
@@ -220,7 +220,10 @@ src/paths.h: Makefile ${srcdir}/src/paths.h.in FRC.src.paths.h
        @${srcdir}/move-if-change src/paths.h.tmp src/paths.h
 
 src:   lib-src FRC.src
-lib-src: FRC.lib-src src/paths.h
+
+# Depend on src so that src gets done first
+# and emacs is available for running blessmail.
+lib-src: FRC.lib-src src/paths.h src
 
 .RECURSIVE: ${SUBDIR}