Skip to content

Commit

Permalink
winamp gui dependency rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Apr 11, 2024
1 parent e30898b commit 9d29f76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions winamp/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ $(dir $(TARGET)):
$(CORE):
$(MAKE) -C ../core

$(GUI):
$(MAKE) -C ../gui

clean:
rm -rf $(WINAMP_INTDIR)
rm -rf $(dir $(TARGET))
Expand Down

0 comments on commit 9d29f76

Please sign in to comment.