]> git.tuebingen.mpg.de Git - adu.git/commitdiff
Makefile: Remove also the gengetop source files on make clean.
authorAndre Noll <maan@systemlinux.org>
Sun, 26 Oct 2008 21:30:34 +0000 (22:30 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 26 Oct 2008 21:30:34 +0000 (22:30 +0100)
Makefile

index 1a2761c9558135b711e69db32725a7c7385cdbe4..06d4132a27f1ea5c40abbacd2d29e6cdc74c5ad8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,4 +53,4 @@ select.cmdline.o: select.cmdline.c select.cmdline.h
        $(CC) -c $(CPPFLAGS) $<
 
 clean:
        $(CC) -c $(CPPFLAGS) $<
 
 clean:
-       rm -f *.o adu
+       rm -f *.o adu *cmdline.c *cmdline.h