Mercurial > emacs
changeset 24407:dfdc50279d1e
(yow): Depend on epaths.h, not paths.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 26 Feb 1999 11:36:54 +0000 |
parents | 76205fb50ca1 |
children | 595856efc8f1 |
files | lib-src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/Makefile.in Fri Feb 26 10:47:36 1999 +0000 +++ b/lib-src/Makefile.in Fri Feb 26 11:36:54 1999 +0000 @@ -398,7 +398,7 @@ fakemail: ${srcdir}/fakemail.c ../src/config.h $(CC) ${ALL_CFLAGS} ${srcdir}/fakemail.c $(LOADLIBES) -o fakemail -yow: ${srcdir}/yow.c ../src/paths.h +yow: ${srcdir}/yow.c ../src/epaths.h $(CC) ${ALL_CFLAGS} ${srcdir}/yow.c $(LOADLIBES) -o yow emacsserver: ${srcdir}/emacsserver.c ../src/config.h