Added EmitFunctions directory
authorAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 12 Jul 2002 20:12:07 +0000 (20:12 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 12 Jul 2002 20:12:07 +0000 (20:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2883 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Instrumentation/ProfilePaths/Makefile

index 271de6027f6ef665e771c262acd6f369e4658ece..c8ea253464db1dfc8c63d3cc202729ffbc7002c7 100644 (file)
@@ -1,5 +1,6 @@
 LEVEL = ../../../..
 
+DIRS = EmitFunctions 
 LIBRARYNAME = profpaths
 include $(LEVEL)/Makefile.common