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

