From 82bcbfbe25df69652bc7cb3e5d66ae0886894488 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 21 Feb 2012 23:37:19 +0000 Subject: Clean up includes To use the standard hurd Makeconf rules and permit external dde_* build --- dde_e100/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dde_e100/Makefile') diff --git a/dde_e100/Makefile b/dde_e100/Makefile index 1fa82e1a..eaed375f 100644 --- a/dde_e100/Makefile +++ b/dde_e100/Makefile @@ -8,7 +8,7 @@ TARGET = dde_e100 SRC_C = main.c e100.c LIBS += $(libmachdev_path) -ldde_linux26.o -ldde_linux26_net $(libddekit_path) -lfshelp -ltrivfs -lpciaccess -lz -lthreads -lshouldbeinlibc -lports $(libslab_path) $(libbpf_path) -CFLAGS += -g -I$(PKGDIR)/include -I../libmachdev +CFLAGS += -g -I$(PKGDIR)/include -I$(BUILDDIR)/include # DDE configuration include $(L4DIR)/Makeconf -- cgit v1.2.3