* Fixed a typo in kraut.
[filters.git] / Makefile
index c64135fd08a17aebdfea3565218d7c02aa937457..1244d28152ae62156ec9a893a932f47da422487d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ samples:      $(BUILD) $(OTHER)
 clean:
        $(RM) -f core *.o *~ $(BUILD) *.c SAMPLES
        cd ky00te.dir && make clean
+       rm -f kraut.dir/lex.yy.c
 
 .SUFFIXES: .l
 
This page took 0.009037 seconds and 4 git commands to generate.