diff options
Diffstat (limited to 'Test/Makefile.in')
-rw-r--r-- | Test/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/Makefile.in b/Test/Makefile.in index 5eeb716e2..4d510352a 100644 --- a/Test/Makefile.in +++ b/Test/Makefile.in @@ -29,6 +29,7 @@ dir_top = .. SUBDIRS = @VERSION_MK@ +VERSION = @VERSION@ # source/build directories VPATH = @srcdir@ |