summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/PIC16/Makefile')
-rw-r--r--llvm/lib/Target/PIC16/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/PIC16/Makefile b/llvm/lib/Target/PIC16/Makefile
index c429324cc2d..4ce60a930b0 100644
--- a/llvm/lib/Target/PIC16/Makefile
+++ b/llvm/lib/Target/PIC16/Makefile
@@ -17,5 +17,7 @@ BUILT_SOURCES = PIC16GenRegisterInfo.h.inc PIC16GenRegisterNames.inc \
PIC16GenDAGISel.inc PIC16GenCallingConv.inc \
PIC16GenSubtarget.inc
+DIRS = TargetInfo
+
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud