aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rwxr-xr-xutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 9ed7746cd..2b4496152 100755
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -26,7 +26,7 @@ install:
done
clean:
- rm -f *.o astman smsq stereoize .depend
+ rm -f *.o astman smsq stereorize .depend
astman: astman.o ../md5.o
$(CC) $(CFLAGS) -o astman astman.o ../md5.o -lnewt