summaryrefslogtreecommitdiffstats
path: root/postproc
diff options
context:
space:
mode:
Diffstat (limited to 'postproc')
-rw-r--r--postproc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/postproc/Makefile b/postproc/Makefile
index 06caa9ad1c..475bd31381 100644
--- a/postproc/Makefile
+++ b/postproc/Makefile
@@ -30,8 +30,8 @@ $(SWSLIB): $(SWSOBJS)
clean:
rm -f *.o *.a *~ *.so cs_test swscale-example
-distclean:
- rm -f Makefile.bak *.o *.a *~ *.so .depend cs_test swscale-example
+distclean: clean
+ rm -f .depend
dep: depend