rename test app to app.c for clarity
This commit is contained in:
parent
70637cae75
commit
aaa3b55c67
2
Makefile
2
Makefile
@ -25,7 +25,7 @@ endif
|
|||||||
|
|
||||||
# Add your source files here.
|
# Add your source files here.
|
||||||
SRCS += \
|
SRCS += \
|
||||||
./movement.c \
|
./app.c \
|
||||||
|
|
||||||
# Finally, leave this line at the bottom of the file.
|
# Finally, leave this line at the bottom of the file.
|
||||||
include $(GOSSAMER_PATH)/rules.mk
|
include $(GOSSAMER_PATH)/rules.mk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user