diff options
Diffstat (limited to 'scripts/Makefile.in')
-rw-r--r-- | scripts/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index d4f538753..130581199 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -111,6 +111,7 @@ LIBTOOL = @LIBTOOL@ LICENSE = @LICENSE@ LINUX = @LINUX@ LINUX_OBJ = @LINUX_OBJ@ +LINUX_VERSION = @LINUX_VERSION@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ |