Added directory LiveVar/
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 28 Aug 2001 23:29:31 +0000 (23:29 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 28 Aug 2001 23:29:31 +0000 (23:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@410 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/Makefile

index 4b672cd6ff5c50674f9b8be0313b16bf9773d9b9..3979709be83ec6b90556eb68d069b9a1c4a19389 100644 (file)
@@ -3,5 +3,7 @@ LEVEL = ../..
 
 LIBRARYNAME = analysis
 
+DIRS = LiveVar
+
 include $(LEVEL)/Makefile.common