mirror of
https://github.com/yawut/SDL.git
synced 2026-07-19 09:21:40 -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:
parent
f6c6641f6b
commit
2de6e72ecb
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user