mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
libadmin: add missing bubasics dependency
bubasics is a dependency of libadmin. Add it to the top level makefile. This missing dependency was found by analyzing the libadmin header file includes. Reviewed-on: http://gerrit.openafs.org/10727 Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> (cherry picked from commit b8589f1b59e520aae8d412170b663ff3bc214667) Change-Id: Ie879c29a72bbf194bf48dea73380521dc89c4c38 Reviewed-on: http://gerrit.openafs.org/11236 Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Benjamin Kaduk <kaduk@mit.edu> Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
This commit is contained in:
parent
dd4abad371
commit
1dd845f669
@ -635,7 +635,7 @@ libadmin_real:
|
||||
+${COMPILE_PART1} libadmin/test ${COMPILE_PART2}
|
||||
+${COMPILE_PART1} libadmin/samples ${COMPILE_PART2}
|
||||
|
||||
libadmin: libafsauthent bozo
|
||||
libadmin: libafsauthent bozo bubasics
|
||||
+case ${SYS_NAME} in \
|
||||
alpha_dux*|sgi_*|sun4x_*|sunx86_*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*) \
|
||||
$(MAKE) libadmin_real ;; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user