summaryrefslogtreecommitdiffstats
path: root/tremor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tremor/Makefile')
-rw-r--r--tremor/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/tremor/Makefile b/tremor/Makefile
index a3574905d3..ef02aa29aa 100644
--- a/tremor/Makefile
+++ b/tremor/Makefile
@@ -1,9 +1,8 @@
-
-LIBNAME = libvorbisidec.a
-
include ../config.mak
-SRCS = bitwise.c \
+LIBNAME_COMMON = libvorbisidec.a
+
+SRCS_COMMON = bitwise.c \
block.c \
codebook.c \
floor0.c \