mirror of
https://git.disroot.org/80486DX2-66/polonium.git
synced 2024-11-08 13:42:31 +05:30
rename test_files
directory to test-files
This commit is contained in:
parent
9a066cb29b
commit
d785e073b0
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ SRCDIR = ./src
|
||||
INCDIR = ./include
|
||||
OBJDIR = ./obj
|
||||
BINDIR = ./bin
|
||||
TESTDIR_SAMPLES = ./test_files
|
||||
TESTDIR_SAMPLES = ./test-files
|
||||
TESTDIR = $(TESTDIR_SAMPLES)/corrupted
|
||||
|
||||
SRC = $(wildcard $(SRCDIR)/*.c)
|
||||
|
Loading…
Reference in New Issue
Block a user