Skip to content

Commit

Permalink
Update Makefile following directory removal in r222466
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222475 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
joker-eph committed Nov 20, 2014
1 parent 517842e commit 10754c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Target/Hexagon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ BUILT_SOURCES = HexagonGenRegisterInfo.inc \
HexagonGenMCCodeEmitter.inc \
HexagonGenDisassemblerTables.inc

DIRS = InstPrinter TargetInfo MCTargetDesc Disassembler
DIRS = TargetInfo MCTargetDesc Disassembler

include $(LEVEL)/Makefile.common

0 comments on commit 10754c2

Please sign in to comment.