summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
Diffstat (limited to 'Makeconf')
-rw-r--r--Makeconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makeconf b/Makeconf
index 63e5d24c..b5cc6610 100644
--- a/Makeconf
+++ b/Makeconf
@@ -530,8 +530,8 @@ vpath %.defs $(top_srcdir)/hurd
# These we want to find in the libc include directory...
mach_defs_names = bootstrap exc mach mach4 \
- mach_host mach_norma mach_port mach_timer_reply memory_object \
- memory_object_default norma_task notify
+ mach_host mach_port mach_timer_reply memory_object \
+ memory_object_default notify
device_defs_names = dev_forward device device_reply device_request
mach_defs = $(addsuffix .defs,$(mach_defs_names))