diff options
Diffstat (limited to 'lib/Transforms/Instrumentation/ProfilePaths/Makefile')
-rw-r--r-- | lib/Transforms/Instrumentation/ProfilePaths/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Transforms/Instrumentation/ProfilePaths/Makefile b/lib/Transforms/Instrumentation/ProfilePaths/Makefile index c8ea253..ef2fc28 100644 --- a/lib/Transforms/Instrumentation/ProfilePaths/Makefile +++ b/lib/Transforms/Instrumentation/ProfilePaths/Makefile @@ -1,6 +1,6 @@ LEVEL = ../../../.. -DIRS = EmitFunctions +DIRS = LIBRARYNAME = profpaths include $(LEVEL)/Makefile.common |