diff options
Diffstat (limited to 'source4/librpc')
-rw-r--r-- | source4/librpc/config.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index 40bfb5cb0f..eb4e88d7a9 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -27,7 +27,8 @@ PRIVATE_DEPENDENCIES = \ LIBSAMBA-UTIL \ LIBPOPT \ POPT_SAMBA \ - NDR_TABLE + NDR_TABLE \ + LIBSAMBA-ERRORS MANPAGE = tools/ndrdump.1 # FIXME: ndrdump shouldn't have to depend on RPC... # End BINARY ndrdump |