diff --git a/lib/Transforms/Instrumentation/ProfilePaths/Makefile b/lib/Transforms/Instrumentation/ProfilePaths/Makefile index c8ea253464d..ef2fc28406e 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