]> granicus.if.org Git - sudo/commitdiff
added MAN_POSTINSTALL
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 5 Aug 1994 23:43:32 +0000 (23:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 5 Aug 1994 23:43:32 +0000 (23:43 +0000)
Makefile.in

index f2680602cc93ef35ebdd68af0ce790457b05afd9..de0738e5a42dbe0037eff926505f9f3f6c3874e2 100644 (file)
@@ -145,6 +145,7 @@ install-sudoers:
 
 install-man:
        $(INSTALL) -o $(owner) -g $(group) -m 0644 $(manpage) $(mandir)/sudo.$(mansect)
+       @MAN_POSTINSTALL@
 
 tags: $(SRCS)
        ctags $(SRCS)