From: Martin Mares Date: Thu, 20 Oct 2011 11:55:28 +0000 (+0200) Subject: clean: osd-batt X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;ds=inline;h=a31f777b7f8bdf581fac8d134793d128a2d53f18;p=osdd.git clean: osd-batt --- diff --git a/Makefile b/Makefile index 9bdb6ff..40b135a 100644 --- 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)