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