Usermode - More hackery to get glib compiling
[tpg/acess2.git] / Usermode / Libraries / libpthread.so_src / Makefile
index fe3fc8c..0870c0c 100644 (file)
@@ -6,7 +6,7 @@ CPPFLAGS +=
 CFLAGS   += -Wall
 LDFLAGS  += -lc -soname libpthread.so
 
-OBJ = main.o
+OBJ = main.o thread.o
 BIN = libpthread.so
 
 include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au