diff --git a/Makefile b/Makefile index 02f7fab..50c4f8a 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,6 @@ dirs: clean: rm -f bin/* - find . -name "*.o" -type f -delete install: build install-data install-docs install-examples install-manpages install -m 755 -d -- $(DESTDIR)$(PREFIX)/bin