Rename Method to Function
[oota-llvm.git] / lib / Analysis / Makefile
index 69359afb8f0028199a1dff64833615156532c5e5..bbf1238703323abcae818d1dc27b5ae0449221fa 100644 (file)
@@ -3,7 +3,7 @@ LEVEL = ../..
 
 LIBRARYNAME = analysis
 
-DIRS = LiveVar IPA
+DIRS = LiveVar IPA DataStructure
 
 include $(LEVEL)/Makefile.common