[libpng16] Fixed Min/GW uninstall to remove libpng.dll.a

This commit is contained in:
John Bowler
2012-01-23 23:01:27 -06:00
committed by Glenn Randers-Pehrson
parent fea2a877c8
commit 5635573cfc
3 changed files with 3 additions and 0 deletions

View File

@@ -227,3 +227,4 @@ uninstall-hook:
rm -f $(DESTDIR)$(bindir)/libpng-config
rm -f $(DESTDIR)$(libdir)/libpng.a
rm -f $(DESTDIR)$(libdir)/libpng.la
rm -f $(DESTDIR)$(libdir)/libpng.dll.a