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)