mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-08 22:17:23 +00:00
Merged in paulpatience/nuttx-apps/uavcan (pull request #33)
UAVCAN: Fix typo in Makefile
This commit is contained in:
commit
a2e83fe135
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ clean:
|
|||
distclean: clean
|
||||
$(call DELFILE, Make.dep)
|
||||
$(call DELFILE, .depend)
|
||||
$(call DEFLFILE, .libuavcan_patched)
|
||||
$(call DELFILE, .libuavcan_patched)
|
||||
$(call DELDIR, $(LIBUAVCAN_UNPACKNAME))
|
||||
$(call DELFILE, $(LIBUAVCAN_PACKNAME))
|
||||
$(call DELDIR, $(DSDL_UNPACKNAME))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue