AxWin3 - Heaps of bugfixes to RichText renderer
[tpg/acess2.git] / AcessNative / acesskernel_src / Makefile
index be21e45..b4b7c11 100644 (file)
@@ -44,7 +44,8 @@ ifeq ($(PLATFORM),win)
 endif\r
 ifeq ($(PLATFORM),lin)\r
        BIN := ../AcessKernel\r
-       CFLAGS +=\r
+       CFLAGS += \r
+       LDFLAGS += -lpthread\r
 endif\r
 \r
 .PHONY: all clean\r

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