Browse Source

Update Makefile

pull/2622/head
Ray 2 years ago
parent
commit
f9b71e7bcd
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      examples/Makefile

+ 2
- 1
examples/Makefile View File

@ -495,7 +495,8 @@ AUDIO = \
audio/audio_music_stream \
audio/audio_raw_stream \
audio/audio_sound_loading \
audio/audio_multichannel_sound
audio/audio_multichannel_sound \
audio/audio_stream_effects
CURRENT_MAKEFILE = $(lastword $(MAKEFILE_LIST))

Loading…
Cancel
Save