Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
superctr committed Nov 12, 2016
1 parent f51b9e3 commit 15bfa4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,14 @@ OBJS = \
$(OBJ)/drv/voice_pan.o \
$(OBJ)/drv/voice_pitch.o \
$(OBJ)/drv/wave.o \
$(OBJ)/lib/audit.o \
$(OBJ)/lib/q_pattern.o \
$(OBJ)/ui/info.o \
$(OBJ)/ui/lib.o \
$(OBJ)/ui/pattern.o \
$(OBJ)/ui/scr_about.o \
$(OBJ)/ui/scr_main.o \
$(OBJ)/ui/scr_playlist.o \
$(OBJ)/ui/scr_select.o \
$(OBJ)/ui/ui.o \
$(OBJ)/audio.o \
$(OBJ)/c352.o \
Expand Down

0 comments on commit 15bfa4e

Please sign in to comment.