This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/gnoemoe/mcp/Makefile.include

10 lines
373 B
Makefile
Raw Normal View History

2005-11-07 10:56:25 +01:00
mcpdir = mcp
2005-11-07 11:23:06 +01:00
gnoemoe_SOURCES += \
2006-01-06 00:27:05 +01:00
$(mcpdir)/gm-mcp-classes.c $(mcpdir)/gm-mcp-classes.h \
2005-11-07 10:56:25 +01:00
$(mcpdir)/gm-mcp.c $(mcpdir)/gm-mcp.h \
$(mcpdir)/gm-mcp-session.c $(mcpdir)/gm-mcp-session.h \
$(mcpdir)/gm-mcp-package.c $(mcpdir)/gm-mcp-package.h \
2006-01-08 17:35:30 +01:00
$(mcpdir)/gm-iuserlist.c $(mcpdir)/gm-iuserlist.h \
2005-11-15 12:47:08 +01:00
$(mcpdir)/gm-mcp-userlist-view.c $(mcpdir)/gm-mcp-userlist-view.h