---
 wmdots/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmdots/Makefile b/wmdots/Makefile
index 8a1c0f4..077aba2 100755
--- a/wmdots/Makefile
+++ b/wmdots/Makefile
@@ -5,7 +5,7 @@ OBJS =  wmdots.o
 .c.o:
        cc -c -g -O2 -Wall $< -o $*.o
 
-wmifs: $(OBJS)
+wmdots: $(OBJS)
        cc -o wmdots $^ -lXext $(LIBDIR) $(LIBS)
 
 all:: wmdots
-- 
2.7.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to