diff --git a/system/Makefile b/system/Makefile index a0eb5dfde..73eb60d15 100644 --- a/system/Makefile +++ b/system/Makefile @@ -68,3 +68,4 @@ distclean: clean @for dir in $(INSTALLED_DIRS) ; do \ $(MAKE) -C $$dir distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \ done +