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