summaryrefslogtreecommitdiff
path: root/src/_updown/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/_updown/Makefile.am')
-rw-r--r--src/_updown/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_updown/Makefile.am b/src/_updown/Makefile.am
index 116322e1e..b6a81f547 100644
--- a/src/_updown/Makefile.am
+++ b/src/_updown/Makefile.am
@@ -4,6 +4,7 @@ dist_man8_MANS = _updown.8
EXTRA_DIST = _updown.in
_updown : _updown.in
+ $(AM_V_GEN) \
sed \
-e "s:\@sbindir\@:$(sbindir):" \
-e "s:\@routing_table\@:$(routing_table):" \