From 401be2c18c104cd25b9889143859580c4b7c78b7 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Mon, 12 Apr 2004 22:53:51 +0000 Subject: Build Spiff directory git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12876 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/Makefile b/utils/Makefile index 4636aacd0c..76e1a60309 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = .. -DIRS = Burg TableGen +DIRS = Burg TableGen Spiff include $(LEVEL)/Makefile.common -- cgit v1.2.3