aboutsummaryrefslogtreecommitdiff
path: root/Makefile.draft
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.draft')
-rw-r--r--Makefile.draft11
1 files changed, 3 insertions, 8 deletions
diff --git a/Makefile.draft b/Makefile.draft
index 5d181111..b1bfb6d2 100644
--- a/Makefile.draft
+++ b/Makefile.draft
@@ -61,14 +61,9 @@ ARCHIVE.cmdline = $(AR) $(ARFLAGS) $@ $^ && $(RANLIB) $@
# Directives
-CINCLUDES += silk/interface \
- silk/src_common \
- silk/test silk/src_FIX \
- silk/src_FLP \
- silk/src_SigProc_FIX \
- silk/src_SigProc_FLP \
- celt/libcelt \
- src
+CINCLUDES += silk/ \
+ libcelt/ \
+ src/
# VPATH e.g. VPATH = src:../headers
VPATH = ./ \