diff options
Diffstat (limited to 'console/Makefile')
-rw-r--r-- | console/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console/Makefile b/console/Makefile index a7d47b85..0ad406e7 100644 --- a/console/Makefile +++ b/console/Makefile @@ -25,6 +25,7 @@ target = console SRCS = console.c display.c input.c LCLHDRS = display.h input.h priv.h mutations.h +DIST_FILES = hurd.ti MIGSTUBS = notifyServer.o tioctlServer.o fs_notifyUser.o |