Skip to content

Update Makefile #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
Revert "all blank changes"
This reverts commit b561ec0.
  • Loading branch information
va7yaa committed Jan 18, 2017
commit 762799aaad04e42a9c2b7a8b9bdff140030b47b8
2 changes: 1 addition & 1 deletion Makefile.linux
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ endif
# If you want to use OSS (for FreeBSD, OpenBSD) instead of
# ALSA (for Linux), comment out (or remove) the two lines below.

# CFLAGS += -DUSE_ALSA
CFLAGS += -DUSE_ALSA
LDFLAGS += -lasound


Expand Down