diff options
Diffstat (limited to 'lib-src/makefile.w32-in')
-rw-r--r-- | lib-src/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index db4f8e542cc..a43f726a0b4 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -143,7 +143,7 @@ VMS_SUPPORT = $(lispsource)vmsproc.elc $(lispsource)vms-patch.elc lisp= \ $(lispsource)abbrev.elc \ $(lispsource)buff-menu.elc \ - $(lispsource)button.elc + $(lispsource)button.elc \ $(lispsource)byte-run.elc \ $(lispsource)cus-start.elc \ $(lispsource)custom.elc \ |