]> mj.ucw.cz Git - osdd.git/commitdiff
Remember to clean osd-batt, too
authorMartin Mares <mj@ucw.cz>
Wed, 18 Aug 2010 23:44:36 +0000 (01:44 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Aug 2010 23:44:36 +0000 (01:44 +0200)
Makefile

index 9bdb6ffb7ab47316be7c3c0730d550567c14ebda..40b135a094c2ba50ae6ad1f4f92a1dbae738a15f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ osdc: LDFLAGS+=-lX11
 osd-batt: LDFLAGS+=-lX11
 
 clean:
-       rm -f *~ *.o TAGS core osdd osdc
+       rm -f *~ *.o TAGS core osdd osdc osd-batt
 
 release:
        git tag v$(VERSION)