diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2016-01-13 19:58:01 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2016-01-13 19:58:01 +0000 |
| commit | 050e163ae8b4bb6eb252b59e2f8f36e68ae9239d (patch) | |
| tree | 7376a0c71aad05d327e5b1dcbceb3311a10f9f29 /lib/Target/WebAssembly/Makefile | |
| parent | 8a6c1c25bce0267ee4072bd7b786b921e8a66a35 (diff) | |
Notes
Diffstat (limited to 'lib/Target/WebAssembly/Makefile')
| -rw-r--r-- | lib/Target/WebAssembly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/WebAssembly/Makefile b/lib/Target/WebAssembly/Makefile index ccf63f0be554..c501a2b1ab15 100644 --- a/lib/Target/WebAssembly/Makefile +++ b/lib/Target/WebAssembly/Makefile @@ -21,6 +21,6 @@ BUILT_SOURCES = \ WebAssemblyGenRegisterInfo.inc \ WebAssemblyGenSubtargetInfo.inc -DIRS = InstPrinter TargetInfo MCTargetDesc +DIRS = InstPrinter TargetInfo MCTargetDesc Disassembler include $(LEVEL)/Makefile.common |
