diff --git a/gnoemoe/mcp/Makefile.classes b/gnoemoe/mcp/Makefile.classes new file mode 100644 index 0000000..8f6835f --- /dev/null +++ b/gnoemoe/mcp/Makefile.classes @@ -0,0 +1,11 @@ +gnoemoe_SOURCES += \ +mcp/gm-mcp-negotiate.c gm-mcp-negotiate.h \ +mcp/gm-mcp-awns-status.c gm-mcp-awns-status.h \ +mcp/gm-mcp-vmoo-client.c gm-mcp-vmoo-client.h \ +mcp/gm-mcp-awns-ping.c gm-mcp-awns-ping.h \ +mcp/gm-mcp-icecrew-playerdb.c gm-mcp-icecrew-playerdb.h \ +mcp/gm-mcp-icecrew-userlist.c gm-mcp-icecrew-userlist.h \ +mcp/gm-mcp-icecrew-mcpreset.c gm-mcp-icecrew-mcpreset.h \ +mcp/gm-mcp-icecrew-serverinfo.c gm-mcp-icecrew-serverinfo.h \ +mcp/gm-mcp-vmoo-userlist.c gm-mcp-vmoo-userlist.h \ +mcp/gm-mcp-mud-moo-simpleedit.c gm-mcp-mud-moo-simpleedit.h \ No newline at end of file