diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
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= \ | |||
| 534 | ${lispdir}vc-hooks.elc \ | 534 | ${lispdir}vc-hooks.elc \ |
| 535 | VMS_SUPPORT \ | 535 | VMS_SUPPORT \ |
| 536 | ${lispdir}window.elc \ | 536 | ${lispdir}window.elc \ |
| 537 | ${lispdir}version.elc | 537 | ${lispdir}version.el |
| 538 | 538 | ||
| 539 | /* Construct full set of libraries to be linked. | 539 | /* Construct full set of libraries to be linked. |
| 540 | Note that SunOS needs -lm to come before -lc; otherwise, you get | 540 | Note that SunOS needs -lm to come before -lc; otherwise, you get |