aboutsummaryrefslogtreecommitdiff
path: root/libgloss/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/Makefile.am')
-rw-r--r--libgloss/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgloss/Makefile.am b/libgloss/Makefile.am
index 9108ed2..052f22a 100644
--- a/libgloss/Makefile.am
+++ b/libgloss/Makefile.am
@@ -167,6 +167,9 @@ endif
if CONFIG_SPARC_LEON
include sparc_leon/Makefile.inc
endif
+if CONFIG_TIC6X
+include tic6x/Makefile.inc
+endif
if CONFIG_V850
include v850/Makefile.inc
endif