Fix veryclean for openh264

This commit is contained in:
Guillaume BIENKOWSKI 2014-04-08 09:13:06 +02:00
parent c7cab403e3
commit bff266f396

View file

@ -49,5 +49,5 @@ clean-openh264:
veryclean-openh264:
cd $(BUILDER_SRC_DIR)/$(openh264_dir)/ \
&& git clean -f && git reset --hard \
rm -rf $(BUILDER_BUILD_DIR)/$(openh264_dir)
&& rm -rf $(BUILDER_BUILD_DIR)/$(openh264_dir)