diff options
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r-- | gcc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 7045460c77d..a8ffe504898 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1371,6 +1371,7 @@ OBJS = \ modulo-sched.o \ multiple_target.o \ omp-low.o \ + omp-simd-clone.o \ optabs.o \ optabs-libfuncs.o \ optabs-query.o \ |