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 3b272bcd17ee..6c8b187a6a17 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:111 automake:111 autoheader:268 +USE_AUTOTOOLS= aclocal automake autoheader AUTOMAKE_ARGS= --add-missing --foreign --copy SNAPDATE= 20090212 |