change color.h en colors.h et ajoute dans makefile, et ajout commande ncdu dans tutos shell
This commit is contained in:
@@ -32,7 +32,7 @@ D_SRCS = .
|
||||
SRCS = main.cpp
|
||||
|
||||
D_HEADERS = .
|
||||
HEADERS =
|
||||
HEADERS = colors.h
|
||||
|
||||
D_OBJS = builds
|
||||
OBJS = $(SRCS:%.$(EXT)=$(D_OBJS)/%.o)
|
||||
|
||||
Reference in New Issue
Block a user