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