Support autoconf's --runstatedir option.
[oweals/tinc.git] / doc / Makefile.am
index 16b5a71ca4f231684a7cec72d018da9df5a2d748..fed46b75215fcb645f569f637c323303ac4dc77a 100644 (file)
@@ -21,6 +21,7 @@ substitute = sed \
        -e s,'@PACKAGE\@',"$(PACKAGE)",g \
        -e s,'@VERSION\@',"$(VERSION)",g \
        -e s,'@sysconfdir\@',"$(sysconfdir)",g \
+       -e s,'@runstatedir\@',"$(runstatedir)",g \
        -e s,'@localstatedir\@',"$(localstatedir)",g
 
 tincd.8: $(srcdir)/tincd.8.in