diff options
-rwxr-xr-x | build | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,9 +13,8 @@ install: build oh-fixperms oh-strip -k oh-installfiles - touch $@ clean: oh-autoclean - rm -f configure build install + rm -f configure build rm -Rf *.data |