diff options
Diffstat (limited to 'doc/devhelp/Makefile.in')
-rw-r--r-- | doc/devhelp/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/devhelp/Makefile.in b/doc/devhelp/Makefile.in index fe55e6b..8efb274 100644 --- a/doc/devhelp/Makefile.in +++ b/doc/devhelp/Makefile.in @@ -140,6 +140,7 @@ RDL_LIBS = @RDL_LIBS@ READER_TEST = @READER_TEST@ RELDATE = @RELDATE@ RM = @RM@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STATIC_BINARIES = @STATIC_BINARIES@ |