Build Spiff directory
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 12 Apr 2004 22:53:51 +0000 (22:53 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 12 Apr 2004 22:53:51 +0000 (22:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12876 91177308-0d34-0410-b5e6-96231b3b80d8

utils/Makefile

index 4636aacd0c97173752789f89919f4dc594e09710..76e1a60309e9ea67907d819a02c8f8de46e9c12c 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ..
 
-DIRS = Burg TableGen
+DIRS = Burg TableGen Spiff
 
 include $(LEVEL)/Makefile.common