(yow): Depend on epaths.h, not paths.h.

This commit is contained in:
Richard M. Stallman 1999-02-26 11:36:54 +00:00
parent 77e544a4cd
commit 4c32bfb9bc

View file

@ -398,7 +398,7 @@ cvtmail: ${srcdir}/cvtmail.c
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