diff options
Diffstat (limited to 'hurd/Makefile')
-rw-r--r-- | hurd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hurd/Makefile b/hurd/Makefile index 36fc51e1..d020bd09 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -18,8 +18,7 @@ dir := hurd makemode := misc -DIST_FILES = *.defs subsystems ioserver.h ports.h pager.h fshelp.h \ - diskfs.h trivfs.h cthreads.h netfs.h +DIST_FILES = *.defs subsystems *.h LCLHDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h include ../Makeconf |