From bc1d1ffa445b7e93f767512d3b4c083fb72f7753 Mon Sep 17 00:00:00 2001 From: Zheng Da Date: Tue, 19 Jan 2010 11:49:40 +0100 Subject: link to ddekit statically. --- dde26_test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dde26_test/Makefile b/dde26_test/Makefile index a407f741..0ccbf521 100644 --- a/dde26_test/Makefile +++ b/dde26_test/Makefile @@ -11,7 +11,7 @@ TARGET = dde26_test SRC_C = main.c -LIBS += -ldde_linux26.o -ldde_linux26_block -ldde_linux26_char -ldde_linux26_net -lddekit +LIBS += -ldde_linux26.o -ldde_linux26_block -ldde_linux26_char -ldde_linux26_net /root/hurd/libddekit/libddekit.a -lpciaccess -lthreads -lshouldbeinlibc CFLAGS += -g # DDE configuration -- cgit v1.2.3