diff --git a/Makefile b/Makefile index e58a628..dd401bd 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SUBDIRS = YSFReflector +SUBDIRS = YSFGateway YSFParrot YSFReflector CLEANDIRS = $(SUBDIRS:%=clean-%) INSTALLDIRS = $(SUBDIRS:%=install-%)