Updated Makefile
This commit is contained in:
parent
b4ae29d0b3
commit
2e11e32611
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -37,7 +37,7 @@ $(SRC_PATH)/%/autoload_spl.php:
|
|||
|
||||
$(SRC_PATH)/ncc/autoload_spl.php:
|
||||
$(PHPCC) $(PHPAB) --output $@ \
|
||||
$(SRC_PATH)/ncc/Abstracts \
|
||||
$(SRC_PATH)/ncc/Enums \
|
||||
$(SRC_PATH)/ncc/Classes \
|
||||
$(SRC_PATH)/ncc/CLI \
|
||||
$(SRC_PATH)/ncc/Exceptions \
|
||||
|
|
Loading…
Add table
Reference in a new issue