From 45d3c8669e6093c0774c1b872898a33f6f69046c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 18 Mar 1994 06:42:03 +0000 Subject: [PATCH] (lisp): Include version.el, not version.elc. --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index e17befb645a..67b13088718 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -534,7 +534,7 @@ lisp= \ ${lispdir}vc-hooks.elc \ VMS_SUPPORT \ ${lispdir}window.elc \ - ${lispdir}version.elc + ${lispdir}version.el /* Construct full set of libraries to be linked. Note that SunOS needs -lm to come before -lc; otherwise, you get -- 2.39.5