Skip to content
Snippets Groups Projects
Commit b63a5b0c authored by rswindell's avatar rswindell
Browse files

FIXSMB now requires the xpdev/str_list module.

parent c6d29173
No related branches found
No related tags found
No related merge requests found
......@@ -169,6 +169,7 @@ SMBLIB = $(LIBODIR)\smblib.obj $(LIBODIR)\smbdump.obj $(LIBODIR)\smbtxt.obj \
# FIXSMB Utility
$(FIXSMB): fixsmb.c \
$(SMBLIB) \
$(LIBODIR)\str_list.obj \
$(LIBODIR)\str_util.obj \
$(LIBODIR)\dirwrap.obj
@echo Creating $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment