bustage fix

git-svn-id: svn://10.0.0.236/trunk@264174 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kaie%kuix.de
2012-08-29 19:04:53 +00:00
parent 0db06b10f0
commit 8964a3a15b

View File

@@ -14,7 +14,7 @@ ifdef BUILD_LIBPKIX_TESTS
DIRS += libpkix
endif
LOWHASHTEST_SRCDIR = ""
LOWHASHTEST_SRCDIR=
ifeq ($(FREEBL_LOWHASH),1)
LOWHASHTEST_SRCDIR = lowhashtest # Add the lowhashtest directory to DIRS.
endif