diff options
Diffstat (limited to 'Makefile.tpl')
-rw-r--r-- | Makefile.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl index 98c7260..baf1afa 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -110,6 +110,7 @@ INSTALL_DATA = $(INSTALL) -m 644 AS = @AS@ AR = @AR@ AR_FLAGS = rc +RANLIB = @RANLIB@ CC = @CC@ # Special variables passed down in EXTRA_GCC_FLAGS. They are defined |