Updated Makefile to include interfaces when generating an autoloader for NCC
This commit is contained in:
parent
5016b42759
commit
98b54a0e8d
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -75,6 +75,7 @@ $(SRC_PATH)/ncc/autoload_spl.php:
|
|||
$(SRC_PATH)/ncc/CLI \
|
||||
$(SRC_PATH)/ncc/Exceptions \
|
||||
$(SRC_PATH)/ncc/Extensions \
|
||||
$(SRC_PATH)/ncc/Interfaces \
|
||||
$(SRC_PATH)/ncc/Managers \
|
||||
$(SRC_PATH)/ncc/Objects \
|
||||
$(SRC_PATH)/ncc/Runtime \
|
||||
|
|
Loading…
Add table
Reference in a new issue