From: Todd C. Miller Date: Fri, 2 Dec 2011 21:11:50 +0000 (-0500) Subject: Restore PACKAGE_TARNAME, it is used in docdir X-Git-Tag: SUDO_1_8_4~116^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62011b67721939cda1f5e12af24387a13bc47a00;p=sudo Restore PACKAGE_TARNAME, it is used in docdir --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 953d3410f..ec5a8525b 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -74,6 +74,7 @@ OTHER_DOCS = $(top_srcdir)/ChangeLog $(top_srcdir)/README \ OTHER_DOCS_LDAP = $(top_srcdir)/README.LDAP $(srcdir)/schema.* VERSION = @PACKAGE_VERSION@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ all: $(DEVDOCS) $(DOCS)