From 1d2f9050524d54b50aab792cfd838af220ab4403 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 11 Jul 2003 20:41:35 +0000 Subject: (nohup.1): Depend on nohup.c, rather than nohup.sh. --- man/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/Makefile.am b/man/Makefile.am index 30efae366..e241a061d 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -68,7 +68,7 @@ mknod.1: $(common_dep) $(srcdir)/mknod.x ../src/mknod.c mv.1: $(common_dep) $(srcdir)/mv.x ../src/mv.c nice.1: $(common_dep) $(srcdir)/nice.x ../src/nice.c nl.1: $(common_dep) $(srcdir)/nl.x ../src/nl.c -nohup.1: $(common_dep) $(srcdir)/nohup.x ../src/nohup.sh +nohup.1: $(common_dep) $(srcdir)/nohup.x ../src/nohup.c od.1: $(common_dep) $(srcdir)/od.x ../src/od.c paste.1: $(common_dep) $(srcdir)/paste.x ../src/paste.c pathchk.1: $(common_dep) $(srcdir)/pathchk.x ../src/pathchk.c -- cgit v1.2.3-54-g00ecf