aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55f24e0..05c0c48 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ all:
clean:
rm -f *~
- rm -rf examples/AUTOGEN
+ rm -rf exemples/AUTOGEN
rm -f Makefile.svg
distclean: clean