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