Skip to content

Commit

Permalink
fix name of 7z.dll for USB-Backup (7zu.dll)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmilk committed Apr 30, 2017
1 parent aa5ba75 commit d1a2148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CPP/7zip/Bundles/Format7zUSB/makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PROG = 7za.dll
PROG = 7zu.dll
DEF_FILE = ../../Archive/Archive2.def
CFLAGS = $(CFLAGS) -DNEED_7ZIP_GUID

Expand Down

0 comments on commit d1a2148

Please sign in to comment.