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

Addeed smbwrap.c to baja target (for strupr)

parent a9b8bc5a
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ $(LIBODIR)/mxlookup.o: mxlookup.c
$(CC) $(CFLAGS) -c -DMAILSRVR_EXPORTS $< -o $@
# Baja Utility
$(BAJA): baja.c ars.c
$(BAJA): baja.c ars.c smbwrap.c
$(CC) $(CFLAGS) -o $@ $^
# FIXSMB Utility
......
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