X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=79323da8a75f2cb135625b155839ca5b602b23a7;hb=776f10ce0f008e95b457f8c6b69b9748d8d1fdbd;hp=f8dfd16c1c4aa968777c5e1da9329d0e727aaf81;hpb=9f6fed50ff0cf1afe2264be8efb46202b5c2b424;p=openvswitch diff --git a/Makefile.am b/Makefile.am index f8dfd16c..79323da8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,6 +69,7 @@ SUFFIXES += .in -e 's,[@]pkgdatadir[@],$(pkgdatadir),g' \ -e 's,[@]sysconfdir[@],$(sysconfdir),g' \ -e 's,[@]abs_top_srcdir[@],$(abs_top_srcdir),g' \ + -e 's,[@]ovsdbmonitordir[@],$(ovsdbmonitordir),g' \ > $@.tmp @if head -n 1 $@.tmp | grep -q '#!'; then \ echo chmod +x $@.tmp; \