Skip to content

Commit

Permalink
Reconcile branches
Browse files Browse the repository at this point in the history
* cmus/master (cmus/cmus@f6d2c83)
* pgaskin/readme-updates (52d8cee)
  • Loading branch information
pgaskin committed Sep 30, 2024
3 parents 07bc66f + f6d2c83 + 52d8cee commit b1bab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ ip/ffmpeg.so: $(ffmpeg-objs) $(libcmus-y)
$(call cmd,ld_dl,$(FFMPEG_LIBS))

ip/cue.so: $(cue-objs) $(libcmus-y)
$(call cmd,ld_dl,-lm $(CUE_LIBS))
$(call cmd,ld_dl,-lm)

ip/vtx.so: $(vtx-objs) $(libcmus-y)
$(call cmd,ld_dl,$(VTX_LIBS))
Expand Down

0 comments on commit b1bab9c

Please sign in to comment.