]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(nohup.1): Depend on nohup.c, rather than nohup.sh.
authorJim Meyering <jim@meyering.net>
Fri, 11 Jul 2003 20:41:35 +0000 (20:41 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Jul 2003 20:41:35 +0000 (20:41 +0000)
man/Makefile.am

index 30efae366ae095d3bd56c76b9d6f83d194f0f640..e241a061d84bbe719fbfeb09bd03971a8ee66e8b 100644 (file)
@@ -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