Commit 9e653909 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Tools: Fix autoconf build

parent 622be830
......@@ -130,10 +130,10 @@ CLEAN_FILE += .xz
# autoconf
autoconf-$(AUTOCONF_VERSION).tar.bz2:
autoconf-$(AUTOCONF_VERSION).tar.gz:
$(call download,$(AUTOCONF_URL))
autoconf: autoconf-$(AUTOCONF_VERSION).tar.bz2
autoconf: autoconf-$(AUTOCONF_VERSION).tar.gz
$(UNPACK)
$(MOVE)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment