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

11 lines
445 B
Makefile

mcpdir = mcp
gnoemoe_SOURCES += \
$(mcpdir)/gm-mcp-classes.c $(mcpdir)/gm-mcp-classes.h \
$(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 \
$(mcpdir)/gm-iuserlist.c $(mcpdir)/gm-iuserlist.h \
$(mcpdir)/gm-mcp-userlist-view.c $(mcpdir)/gm-mcp-userlist-view.h \
$(mcpdir)/gm-cell-renderer-text.c $(mcpdir)/gm-cell-renderer-text.h