diff options
Diffstat (limited to 'spec/Makefile.in')
-rw-r--r-- | spec/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/Makefile.in b/spec/Makefile.in index ed27fbf..1b4cc60 100644 --- a/spec/Makefile.in +++ b/spec/Makefile.in @@ -169,6 +169,7 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +WINDRES = @WINDRES@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ |