diff options
Diffstat (limited to 'comms/dfu-util/Makefile')
-rw-r--r-- | comms/dfu-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index e71c34f9647e..d2fdc070694a 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -16,7 +16,7 @@ COMMENT= Device firmware update (DFU) USB programmer MAN1= dfu-util.1 PLIST_FILES= bin/dfu-util -USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:267 AUTOMAKE_ARGS= --add-missing --foreign --copy SNAPDATE= 20090212 |