diff --git a/tools/gccas/Makefile b/tools/gccas/Makefile index a947f3a8db3..bdd41a30246 100644 --- a/tools/gccas/Makefile +++ b/tools/gccas/Makefile @@ -1,6 +1,6 @@ LEVEL = ../.. TOOLNAME = gccas -USEDLIBS = asmparser bcwriter analysis transforms opt vmcore asmwriter support target +USEDLIBS = asmparser bcwriter transforms analysis opt vmcore asmwriter support target include $(LEVEL)/Makefile.common