summaryrefslogtreecommitdiff
path: root/src/telepyro-v0.1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/telepyro-v0.1/Makefile')
-rw-r--r--src/telepyro-v0.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telepyro-v0.1/Makefile b/src/telepyro-v0.1/Makefile
index 2ccd565f..6743ba66 100644
--- a/src/telepyro-v0.1/Makefile
+++ b/src/telepyro-v0.1/Makefile
@@ -96,7 +96,7 @@ ao_product.o: ao_product.c ao_product.h
distclean: clean
clean:
- rm -f $(OBJ)
+ rm -f $(OBJ) $(PROG) $(PROG).hex
rm -f ao_product.h
install: