Build as before dis

llvm-svn: 298
This commit is contained in:
Chris Lattner 2001-07-25 22:48:09 +00:00
parent 90e0d464ba
commit 1ca60f71f0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
LEVEL = ..
DIRS = dis as opt analyze llc
DIRS = as dis opt analyze llc
include $(LEVEL)/Makefile.common