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
ce65fe7a
Commit
ce65fe7a
authored
Feb 04, 2009
by
Kenichi Handa
Browse files
(composite.o): Depends on frame.h and termhooks.h.
parent
c5b83faf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/Makefile.in
src/Makefile.in
+2
-2
No files found.
src/Makefile.in
View file @
ce65fe7a
...
...
@@ -1241,8 +1241,8 @@ lread.o: lread.c commands.h keyboard.h buffer.h epaths.h character.h \
charset.h $(config_h) $(INTERVALS_H) termhooks.h coding.h msdos.h
/*
Text
properties
support
*/
composite.o
:
composite.c buffer.h character.h dispextern.h font.h
frame.h
\
$(INTERVALS_H) window.h $(config_h)
composite.o
:
composite.c buffer.h character.h
coding.h
dispextern.h font.h
\
frame.h termhooks.h
$(INTERVALS_H) window.h $(config_h)
intervals.o
:
intervals.c buffer.h $(INTERVALS_H) keyboard.h puresize.h
\
keymap.h $(config_h)
textprop.o
:
textprop.c buffer.h window.h dispextern.h $(INTERVALS_H)
\
...
...
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