]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Makefile.in
Added flags to the aClient structure to keep track of given client attributes. Switch...
[irc/gameservirc.git] / gameserv / Makefile.in
index 97dd8548d96fd55b57bfcaf61a5be684a5bd6f4f..f95de0bbbf102cbd7d4306d9ca68998ad9e9b792 100644 (file)
@@ -44,7 +44,7 @@ sockhelp.o:   sockhelp.cpp aClient.h player.h extern.h  list.h listnode.h  sockhel
 aClient.o:     aClient.cpp aClient.h player.h extern.h  list.h listnode.h sockhelp.h
        $(CC) $(CFLAGS) -c aClient.cpp
 
-gameserv.o:    gameserv.cpp aClient.h player.h extern.h list.h\
+gameserv.o:    gameserv.cpp aClient.h player.h extern.h flags.h list.h\
                listnode.h sockhelp.h
        $(CC) $(CFLAGS) -c gameserv.cpp