summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 1a93c83e3..5826f3581 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -11,6 +11,8 @@
# the GNU General Public License
#
+.PHONY: clean clean-depend
+
ifneq ($(wildcard ../menuselect.makeopts),)
include ../menuselect.makeopts
endif