Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
aae5b722
Commit
aae5b722
authored
Oct 07, 2001
by
Miles Bader
Browse files
(lisp, shortlisp): Add `button.elc'.
parent
123ac55e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
src/Makefile.in
src/Makefile.in
+4
-2
No files found.
src/Makefile.in
View file @
aae5b722
...
...
@@ -648,6 +648,7 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(allocaobj) $(widgetobj) $(LIBO
lisp
=
\
${lispsource}
abbrev.elc
\
${lispsource}
buff-menu.elc
\
${lispsource}
button.elc
\
${lispsource}
byte-run.elc
\
${lispsource}
cus-start.el
\
${lispsource}
custom.elc
\
...
...
@@ -666,7 +667,7 @@ lisp= \
${lispsource}
isearch.elc
\
${lispsource}
loadup.el
\
${lispsource}
loaddefs.el
\
${lispsource}
bindings.el
\
${lispsource}
bindings.el
c
\
${lispsource}
map-ynp.elc
\
${lispsource}
menu-bar.elc
\
${lispsource}
international/mule.elc
\
...
...
@@ -728,6 +729,7 @@ lisp= \
shortlisp
=
\
../lisp/abbrev.elc
\
../lisp/buff-menu.elc
\
../lisp/button.elc
\
../lisp/byte-run.elc
\
../lisp/cus-start.el
\
../lisp/custom.elc
\
...
...
@@ -745,7 +747,7 @@ shortlisp= \
../lisp/isearch.elc
\
../lisp/loadup.el
\
../lisp/loaddefs.el
\
../lisp/bindings.el
\
../lisp/bindings.el
c
\
../lisp/map-ynp.elc
\
../lisp/env.elc
\
../lisp/international/mule.elc
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment