From 52daec56f92a29f2bb011a5fd7f57b80caf73d77 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Thu, 21 Jun 2007 19:00:12 +0000 Subject: Detect missing and include ersatz version if missing --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 10d84a9e..c252854f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -7,6 +7,7 @@ # redistributable under the licence given in the file "Licence" # distributed in the NASM archive. +top_srcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ prefix = @prefix@ -- cgit v1.2.1