Skip to content

Commit

Permalink
Remove samples from external libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtrujy committed Aug 2, 2021
1 parent 4ff95ae commit 9f43a06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,9 @@ sdlttf: sdl cmakelibs
sample:
$(MAKE) -C aalib sample
$(MAKE) -C libmikmod sample
$(MAKE) -C libpng sample
$(MAKE) -C sdl sample
$(MAKE) -C sdlgfx sample
$(MAKE) -C sdlmixer sample
$(MAKE) -C zlib sample
$(MAKE) -C lua sample platform=PS2
# Broken samples
# $(MAKE) -C ode sample
Expand Down

0 comments on commit 9f43a06

Please sign in to comment.