]> git.sesse.net Git - ffmpeg/blobdiff - common.mak
ffprobe: show packet duration in frame
[ffmpeg] / common.mak
index 9a7fd9bf0f014744cfb3e56ad4f12ff965618747..e306cefba671fd91b2b4c610244fca4e41fcda0a 100644 (file)
@@ -115,6 +115,6 @@ OBJDIRS := $(OBJDIRS) $(dir $(OBJS) $(HOSTOBJS) $(TESTOBJS))
 
 CLEANSUFFIXES     = *.d *.o *~ *.ho *.map *.ver *.gcno *.gcda
 DISTCLEANSUFFIXES = *.pc
-LIBSUFFIXES       = *.a *.lib *.so *.so.* *.dylib *.dll *.def *.dll.a *.exp
+LIBSUFFIXES       = *.a *.lib *.so *.so.* *.dylib *.dll *.def *.dll.a
 
 -include $(wildcard $(OBJS:.o=.d) $(TESTOBJS:.o=.d))