diff options
Diffstat (limited to 'sysdeps/sparc/Makefile')
-rw-r--r-- | sysdeps/sparc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/Makefile b/sysdeps/sparc/Makefile index 1154d05480..376fbcce53 100644 --- a/sysdeps/sparc/Makefile +++ b/sysdeps/sparc/Makefile @@ -17,7 +17,7 @@ # Cambridge, MA 02139, USA. ifeq ($(subdir),gnulib) -routines = mul umul $(divrem) alloca +routines = dotmul umul $(divrem) alloca endif # gnulib # We distribute these files, even though they are generated, |