Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make unins…
…tall.

Fixes Bugzilla #813 for the 1.3 branch.
  • Loading branch information
icculus committed Oct 8, 2009
1 parent d2d1616 commit 89678da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -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)
Expand Down

0 comments on commit 89678da

Please sign in to comment.