New makefile to include ProfilePaths dir
authorAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 18:20:27 +0000 (18:20 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 18:20:27 +0000 (18:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1799 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Instrumentation/Makefile

index 0fb7198858a65b2bc4e6883a802cf899bfe462c7..e0e7d7cfb4637ff360a11b3bbfb93d86ca1e1987 100644 (file)
@@ -1,6 +1,6 @@
 LEVEL = ../../..
 
 LIBRARYNAME = instrument
-
+DIRS = ProfilePaths 
 include $(LEVEL)/Makefile.common