diff options
Diffstat (limited to 'test/Rules.mak')
-rw-r--r-- | test/Rules.mak | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Rules.mak b/test/Rules.mak index 88a8f7d7f..b74d941b6 100644 --- a/test/Rules.mak +++ b/test/Rules.mak @@ -13,8 +13,6 @@ top_builddir ?= ../ TESTDIR=$(top_builddir)test/ -COUNTER = $(TESTDIR).errcounter - include $(top_builddir)/Rules.mak ifndef TEST_INSTALLED_UCLIBC ifdef UCLIBC_LDSO |