diff Makefile.in @ 3355:3c9e6f2f3c58

Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make uninstall. Fixes Bugzilla #813 for the 1.3 branch.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 08 Oct 2009 09:14:31 +0000
parents 6dc250ebdd80
children 3d50171ac879
line wrap: on
line diff
--- a/Makefile.in	Thu Oct 08 09:07:58 2009 +0000
+++ b/Makefile.in	Thu Oct 08 09:14:31 2009 +0000
@@ -120,6 +120,7 @@
 	rm -f $(DESTDIR)$(libdir)/$(SDLMAIN_TARGET)
 uninstall-data:
 	rm -f $(DESTDIR)$(datadir)/aclocal/sdl.m4
+	rm -f $(DESTDIR)$(libdir)/pkgconfig/sdl.pc
 
 clean:
 	rm -rf $(objects)