Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
79122426
Commit
79122426
authored
Jul 14, 2012
by
Dean Camera
Browse files
Fix up main library core makefile include paths.
parent
b7e3c86e
Changes
1
Hide whitespace changes
Inline
Side-by-side
LUFA/makefile
View file @
79122426
...
...
@@ -41,9 +41,9 @@ else
rm
-f
$(LUFA_SRC_ALL_FILES:%.c=%.d)
rm
-f
$(LUFA_SRC_ALL_FILES:%.c=%.lst)
include
Build/lufa
.
core.
in
include
Build/lufa
.
sources.
in
include
Build/lufa
.
doxygen.
in
include
Build/lufa
_
core.
mk
include
Build/lufa
_
sources.
mk
include
Build/lufa
_
doxygen.
mk
endif
...
...
Write
Preview
Supports
Markdown
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