From: Simon Wilkinson Date: Tue, 1 Mar 2011 16:37:32 +0000 (+0000) Subject: tests: Remove errant rxgk build rule X-Git-Tag: upstream/1.8.0_pre1^2~4119 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=169bc2d5be039b75347a455c9fa5922d1a3380fb;p=packages%2Fo%2Fopenafs.git tests: Remove errant rxgk build rule A reference to tests/rxgk slipped in to an earlier commit. Remove it as OpenAFS doesn't have rxgk in its tree yet Change-Id: I4cc9c2fefa904a70efbce03e2ce4411b4554d90a Reviewed-on: http://gerrit.openafs.org/4104 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/tests/Makefile.in b/tests/Makefile.in index 462afcfb0..76057f6b5 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -12,7 +12,6 @@ MODULE_CFLAGS = -DSOURCE='"$(abs_top_srcdir)/tests"' \ all: runtests cd tap && $(MAKE) $@ cd auth && $(MAKE) $@ - cd rxgk && $(MAKE) $@ cd util && $(MAKE) $@ runtests: runtests.o