summaryrefslogtreecommitdiff
path: root/dde_ne2k_pci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dde_ne2k_pci/Makefile')
-rw-r--r--dde_ne2k_pci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dde_ne2k_pci/Makefile b/dde_ne2k_pci/Makefile
index 6cc27279..879904e1 100644
--- a/dde_ne2k_pci/Makefile
+++ b/dde_ne2k_pci/Makefile
@@ -10,7 +10,7 @@ TARGET = dde_ne2k_pci
SRC_C = main.c ne2k-pci.c 8390.c
LIBS += ../libmachdev/libmachdev.a -ldde_linux26.o -ldde_linux26_net ../libddekit/libddekit.a -lfshelp -ltrivfs -lpciaccess -lthreads -lshouldbeinlibc -lports -lhurd-slab
-CFLAGS += -g
+CFLAGS += -g -I/include
# DDE configuration
include $(L4DIR)/Makeconf