Skip to content
Snippets Groups Projects
Commit 4807bdaa authored by deuce's avatar deuce
Browse files

Make strwrap "part of" xpdev.

parent 678d3ea1
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ OBJS = \
$(OBJODIR)$(DIRSEP)netwrap$(OFILE) \
$(OBJODIR)$(DIRSEP)sockwrap$(OFILE) \
$(OBJODIR)$(DIRSEP)str_list$(OFILE) \
$(OBJODIR)$(DIRSEP)strwrap$(OFILE) \
$(OBJODIR)$(DIRSEP)xpbeep$(OFILE) \
$(OBJODIR)$(DIRSEP)xpprintf$(OFILE)
......@@ -36,6 +37,7 @@ MTOBJS = \
$(MTOBJODIR)$(DIRSEP)netwrap$(OFILE) \
$(MTOBJODIR)$(DIRSEP)sockwrap$(OFILE) \
$(MTOBJODIR)$(DIRSEP)str_list$(OFILE) \
$(MTOBJODIR)$(DIRSEP)strwrap$(OFILE) \
$(MTOBJODIR)$(DIRSEP)threadwrap$(OFILE) \
$(MTOBJODIR)$(DIRSEP)xpbeep$(OFILE) \
$(MTOBJODIR)$(DIRSEP)xpprintf$(OFILE)
......
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