summaryrefslogtreecommitdiffstats
path: root/tremor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tremor/Makefile')
-rw-r--r--tremor/Makefile26
1 files changed, 13 insertions, 13 deletions
diff --git a/tremor/Makefile b/tremor/Makefile
index ef02aa29aa..daefddcfd3 100644
--- a/tremor/Makefile
+++ b/tremor/Makefile
@@ -3,19 +3,19 @@ include ../config.mak
LIBNAME_COMMON = libvorbisidec.a
SRCS_COMMON = bitwise.c \
- block.c \
- codebook.c \
- floor0.c \
- floor1.c \
- framing.c \
- info.c \
- mapping0.c \
- mdct.c \
- registry.c \
- res012.c \
- sharedbook.c \
- synthesis.c \
- window.c \
+ block.c \
+ codebook.c \
+ floor0.c \
+ floor1.c \
+ framing.c \
+ info.c \
+ mapping0.c \
+ mdct.c \
+ registry.c \
+ res012.c \
+ sharedbook.c \
+ synthesis.c \
+ window.c \
CFLAGS = $(TREMOR_FLAGS)