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