From aeac8822b486a0ec9a9a1809ff06b5917cdd74e5 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 22 Jul 2010 07:58:02 -0400 Subject: [PATCH] Add PACKAGE_TARNAME for docdir --- plugins/sudoers/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/sudoers/Makefile.in b/plugins/sudoers/Makefile.in index 1b69f08da..d39a5a13d 100644 --- a/plugins/sudoers/Makefile.in +++ b/plugins/sudoers/Makefile.in @@ -117,6 +117,7 @@ REPLAY_OBJS = getdate.o sudoreplay.o error.o TEST_OBJS = interfaces.o testsudoers.o tsgetgrpw.o error.o group_plugin.o VERSION = @PACKAGE_VERSION@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ SUDODEP = $(srcdir)/sudoers.h $(incdir)/compat.h \ $(srcdir)/defaults.h $(incdir)/error.h $(incdir)/list.h \