forked from vieter-v/libvieter
chore: add some more config files
This commit is contained in:
parent
11709cc611
commit
e01b2451c6
2 changed files with 3 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -61,6 +61,7 @@ $(BUILD_DIR)/$(TEST_DIR)/%.c.o: $(TEST_DIR)/%.c
|
|||
mkdir -p $(dir $@)
|
||||
$(CC) $(CFLAGS) -I$(TEST_DIR) -c $< -o $@
|
||||
|
||||
|
||||
# =====MAINTENANCE=====
|
||||
.PHONY: lint
|
||||
lint:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue