Skip to content

Commit

Permalink
[MOV][Issue #124] Created src folder.
Browse files Browse the repository at this point in the history
Co-authored-by: tauanesales <taysales6@gmail.com>
  • Loading branch information
ArielMAJ and tauanesales committed May 2, 2023
1 parent 9ae31b5 commit c179584
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 @@ -14,7 +14,7 @@ CCOBJFLAGS := $(CFLAGS) -c
# path macros
BIN_PATH := bin
OBJ_PATH := obj
SRC_PATH := .
SRC_PATH := src

ifeq ($(OS),Windows_NT)
MKDIR_COMMAND := \
Expand Down
File renamed without changes.

0 comments on commit c179584

Please sign in to comment.