volser doesn't depend on tviced, but on vlserver
[openafs.git] / Makefile.in
index 295ad55..38c8518 100644 (file)
@@ -304,7 +304,7 @@ dviced: cmd comerr viced vlserver tvlserver libafsrpc libafsauthent
                echo Not building DAFS viced for ${SYS_NAME} ;; \
        esac
 
-volser: cmd comerr tviced usd kauth audit
+volser: cmd comerr usd kauth vlserver audit
        +${COMPILE_PART1} volser ${COMPILE_PART2}
 
 tvolser: project tviced usd libafsrpc libafsauthent volser
@@ -539,7 +539,7 @@ tbutc: cmd comerr bubasics butm budb bucoord cmd butc libadmin
 budb: cmd comerr bubasics uss
        +${COMPILE_PART1} budb ${COMPILE_PART2}
 
-tbudb: budb
+tbudb: budb tubik
        +case ${SYS_NAME} in \
        alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[nof]bsd*|*_darwin_*) \
                ${COMPILE_PART1} tbudb ${COMPILE_PART2} ;; \
@@ -937,6 +937,7 @@ distclean: clean
        tests/cmd/Makefile \
        tests/common/Makefile \
        tests/util/Makefile \
+       tests/volser/Makefile \
        src/helper-splint.sh
        if test -d doc/man-pages ; then \
            rm -f doc/man-pages/Makefile doc/man-pages/install-man ; \