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
911b9f8d57
commit
cb8c06286c
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ SRCDIR = ./src
|
|||||||
INCDIR = ./include
|
INCDIR = ./include
|
||||||
OBJDIR = ./obj
|
OBJDIR = ./obj
|
||||||
BINDIR = ./bin
|
BINDIR = ./bin
|
||||||
TESTDIR_SAMPLES = ./test_files
|
TESTDIR_SAMPLES = ./test-files
|
||||||
TESTDIR = $(TESTDIR_SAMPLES)/corrupted
|
TESTDIR = $(TESTDIR_SAMPLES)/corrupted
|
||||||
|
|
||||||
SRC = $(wildcard $(SRCDIR)/*.c)
|
SRC = $(wildcard $(SRCDIR)/*.c)
|
||||||
|
Loading…
Reference in New Issue
Block a user