summaryrefslogtreecommitdiff
path: root/avbuild/common.mak
diff options
context:
space:
mode:
Diffstat (limited to 'avbuild/common.mak')
-rw-r--r--avbuild/common.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/avbuild/common.mak b/avbuild/common.mak
index 17989533f9..9d137bd074 100644
--- a/avbuild/common.mak
+++ b/avbuild/common.mak
@@ -47,7 +47,7 @@ $(HOSTOBJS): | $(sort $(dir $(HOSTOBJS)))
$(TESTOBJS): | $(sort $(dir $(TESTOBJS)))
$(TOOLOBJS): | tools
-OBJDIRS := $(OBJDIRS) $(dir $(OBJS) $(HOBJS) $(HOSTOBJS) $(TESTOBJS))
+OUTDIRS := $(OUTDIRS) $(dir $(OBJS) $(HOBJS) $(HOSTOBJS) $(TESTOBJS))
CLEANSUFFIXES = *.d *.gcda *.gcno *.h.c *.map *.o *.pc *.ver *.version *~
LIBSUFFIXES = *.a *.lib *.so *.so.* *.dylib *.dll *.def *.dll.a