X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=5acc1db5de2135e006966da5d1242b9202082318;hb=5321dcbf37a2c70f52b510bdd669f00dc690af7e;hp=d5f53517d6bc19026be2732fe55753a670d8cc2c;hpb=ae6d44f871f094e24a7e055ebadaec48c3f5ae63;p=osdd.git diff --git a/Makefile b/Makefile index d5f5351..5acc1db 100644 --- a/Makefile +++ b/Makefile @@ -11,4 +11,4 @@ osdd: LDFLAGS+=$(shell xosd-config --libs) osdc: LDFLAGS+=-lX11 clean: - rm -f *~ *.o TAGS core osdd + rm -f *~ *.o TAGS core osdd osdc