make clean should remove y.go

pull/155/head
Mitchell Hashimoto 12 years ago
parent c834254b7f
commit e166f6ac9c

@ -63,6 +63,7 @@ vendor/libucl:
git checkout fix-win32-compile
clean:
rm config/y.go
rm -rf vendor
.PHONY: clean default libucl test updatedeps

Loading…
Cancel
Save