summaryrefslogtreecommitdiff
path: root/Linux-PAM/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/doc/Makefile.am')
-rw-r--r--Linux-PAM/doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux-PAM/doc/Makefile.am b/Linux-PAM/doc/Makefile.am
index 3b893899..4a300e15 100644
--- a/Linux-PAM/doc/Makefile.am
+++ b/Linux-PAM/doc/Makefile.am
@@ -14,7 +14,7 @@ releasedocs: all
$(mkinstalldirs) $(top_builddir)/Linux-PAM-$(VERSION)/doc/specs
cp -av specs/draft-morgan-pam-current.txt \
$(top_builddir)/Linux-PAM-$(VERSION)/doc/specs/
- cp -av specs/rfc86.0.txt \
+ cp -av $(srcdir)/specs/rfc86.0.txt \
$(top_builddir)/Linux-PAM-$(VERSION)/doc/specs/
make -C sag releasedocs
make -C adg releasedocs