[PATCH 7/8] wmdots: Fix typo in Makefile - use correct name for binary.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 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 [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.