Skip to content

Commit

Permalink
rename test app to app.c for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycastillo committed Sep 18, 2024
1 parent 70637ca commit aaa3b55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ endif

# Add your source files here.
SRCS += \
./movement.c \
./app.c \

# Finally, leave this line at the bottom of the file.
include $(GOSSAMER_PATH)/rules.mk
File renamed without changes.

0 comments on commit aaa3b55

Please sign in to comment.