mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 09:15:18 -05:00
Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make uninstall.
Fixes Bugzilla #813 for the 1.3 branch.
This commit is contained in:
@@ -120,6 +120,7 @@ uninstall-lib:
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user