Fix tests

This commit is contained in:
Serhii Turivnyi 2018-05-29 11:09:56 +03:00
parent 8dcdfc931b
commit ed939e4d11

View File

@ -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 <poyadav@redhat.com>" > $(METADATA)
@echo "Name: $(TEST)" >> $(METADATA)