autotools: added the stat command to the automagically replaced ones
[matthijs/upstream/backupninja.git] / src / Makefile.am
index 3d5bdb8d630e443cd99b7d23cd80939a6f3951b3..5694e9af651c76509ddfe8ec97686a98830abf1d 100644 (file)
@@ -11,6 +11,7 @@ edit = sed \
     -e "s,@BASH\@,$(BASH),g" \
     -e "s,@AWK\@,$(AWK),g" \
     -e "s,@SED\@,$(SED),g" \
+    -e "s,@STAT\@,$(STAT),g" \
     -e 's,@datadir\@,$(pkgdatadir),g' \
     -e "s,@libdir\@,$(pkglibdir),g" \
     -e 's,@localstatedir\@,$(localstatedir),g' \