Makefile.JIT doesn't exist any more so it doesn't need to be distributed.

llvm-svn: 19009
This commit is contained in:
Reid Spencer 2004-12-17 02:06:36 +00:00
parent 8216f0a6e5
commit 50d34f043a

View File

@ -20,8 +20,6 @@ ifneq($(OS),Win32)
PARALLEL_DIRS += bugpoint llvm-db
endif
EXTRA_DIST := Makefile.JIT
include $(LEVEL)/Makefile.config
ifeq ($(ARCH), Sparc)