aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 38a15a2..d895384 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ OBJECTS = mixer.o pcm.o
LIB = libtinyalsa.a
SHLIB = libtinyalsa.so
CROSS_COMPILE =
+PREFIX = /usr/local
.PHONY: all
all: $(LIB) $(SHLIB) tinyplay tinycap tinymix tinypcminfo