From ed939e4d11ded245ae385c8026221ab169a38bca Mon Sep 17 00:00:00 2001 From: Serhii Turivnyi Date: Tue, 29 May 2018 11:09:56 +0300 Subject: [PATCH] Fix tests --- tests/libunistring-tests/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/libunistring-tests/Makefile b/tests/libunistring-tests/Makefile index b4a5f93..7cfe531 100644 --- a/tests/libunistring-tests/Makefile +++ b/tests/libunistring-tests/Makefile @@ -42,8 +42,6 @@ build: $(BUILT_FILES) clean: rm -f *~ $(BUILT_FILES) -include /usr/share/rhts/lib/rhts-make.include - $(METADATA): Makefile @echo "Owner: Pooja Yadav " > $(METADATA) @echo "Name: $(TEST)" >> $(METADATA)