X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile.am;h=79323da8a75f2cb135625b155839ca5b602b23a7;hb=436f27dd880bd4e1e1d06ca2744c875b01b9e1c1;hp=f8dfd16c1c4aa968777c5e1da9329d0e727aaf81;hpb=a9633ada756ec15e1ed3dd9b503af3027dee3d10;p=sliver-openvswitch.git diff --git a/Makefile.am b/Makefile.am index f8dfd16c1..79323da8a 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; \