summaryrefslogtreecommitdiff
path: root/console-client
diff options
context:
space:
mode:
Diffstat (limited to 'console-client')
-rw-r--r--console-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/console-client/Makefile b/console-client/Makefile
index 22a492a9..995c2d4a 100644
--- a/console-client/Makefile
+++ b/console-client/Makefile
@@ -50,6 +50,7 @@ include ../Makeconf
driver-CPPFLAGS = -D'CONSOLE_DEFPATH="$(module-dir)\0"' \
-D'CONSOLE_SONAME_SUFFIX=".so.$(hurd-version)"'
+driver-DEPS = $(..)config.make
console: $(CONSOLE_SRCS:.c=.o) \
../libnetfs/libnetfs.a ../libfshelp/libfshelp.a \