diff options
Diffstat (limited to 'gcc/ada/Makefile.rtl')
-rw-r--r-- | gcc/ada/Makefile.rtl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl index 3fe48f3016c..c5cf0955050 100644 --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -40,6 +40,7 @@ GNATRTL_TASKING_OBJS= \ g-semaph$(objext) \ g-signal$(objext) \ g-thread$(objext) \ + s-addope$(objext) \ s-asthan$(objext) \ s-inmaop$(objext) \ s-interr$(objext) \ |