Update Makefile
Add missing subdirs
This commit is contained in:
parent
b3e63ad3fe
commit
4072e92348
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = YSFReflector
|
||||
SUBDIRS = YSFGateway YSFParrot YSFReflector
|
||||
CLEANDIRS = $(SUBDIRS:%=clean-%)
|
||||
INSTALLDIRS = $(SUBDIRS:%=install-%)
|
||||
|
||||
|
|
Loading…
Reference in a new issue