Support autoconf's --runstatedir option.
[oweals/tinc.git] / doc / Makefile.am
index b3af5227e577f0f1e0f04c5d64c0f5cb2eb1571e..c0187f58dcf7c3e8c15360c086ebacd70378c587 100644 (file)
@@ -24,6 +24,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: tincd.8.in