diff options
Diffstat (limited to 'src/stroke/Makefile.in')
-rw-r--r-- | src/stroke/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/Makefile.in b/src/stroke/Makefile.in index a32dc8b90..8ca5f0144 100644 --- a/src/stroke/Makefile.in +++ b/src/stroke/Makefile.in @@ -126,6 +126,7 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ |