diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,7 +184,7 @@ uninstall-ape: # Clean clean: - $(RM) $(OBJ_DIR) obj-ape $(TARGET) out.c plugins/*.so a.out* + $(RM) $(OBJ_DIR) obj-ape $(TARGET) out.c plugins/*.so a.out* out @echo "=> Clean complete!" # Test |
