summaryrefslogtreecommitdiffstats
path: root/libmenu
diff options
context:
space:
mode:
Diffstat (limited to 'libmenu')
-rw-r--r--libmenu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmenu/Makefile b/libmenu/Makefile
index f58a8af1cc..19f8f16b97 100644
--- a/libmenu/Makefile
+++ b/libmenu/Makefile
@@ -27,8 +27,8 @@ all: $(LIBNAME)
clean:
rm -f *.o *.a *~
-distclean:
- rm -f Makefile.bak *.o *.a *~ .depend
+distclean: clean
+ rm -f .depend
dep: depend