automake --add-missings seems obsolete

This commit is contained in:
Ruben Laguna 2015-01-31 20:41:43 +01:00
parent c6940578fb
commit fc4ea07104

View File

@ -7,4 +7,4 @@
# and will avoid regenerating files.
#
autoreconf --install # install missing files
automake --add-missing --copy >/dev/null 2>&1 # add install-sh
# automake --add-missing --copy >/dev/null 2>&1 # add install-sh