summaryrefslogtreecommitdiff
path: root/dde26_test/Makefile
diff options
context:
space:
mode:
authorZheng Da <zhengda1936@gmail.com>2010-01-19 11:49:40 +0100
committerZheng Da <zhengda1936@gmail.com>2010-01-19 11:49:40 +0100
commitbc1d1ffa445b7e93f767512d3b4c083fb72f7753 (patch)
treee5d9ca0d4d953e1256e49234053d132fcfc2cd0b /dde26_test/Makefile
parent5b6c944db0909eea2874fc1d4a974b05edb6e879 (diff)
link to ddekit statically.
Diffstat (limited to 'dde26_test/Makefile')
-rw-r--r--dde26_test/Makefile2
1 files changed, 1 insertions, 1 deletions
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