Add setenv() to libroken

This commit is contained in:
Asanka Herath
2009-09-01 16:32:10 -04:00
committed by Love Hornquist Astrand
parent 649a929a54
commit 28023be15a
2 changed files with 13 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ libroken_la_OBJS = \
$(OBJ)\roken_gethostby.obj \
$(OBJ)\rtbl.obj \
$(OBJ)\sendmsg_w32.obj \
$(OBJ)\setenv.obj \
$(OBJ)\setprogname.obj \
$(OBJ)\simple_exec_w32.obj \
$(OBJ)\sleep.obj \