]> cgit.babelmonkeys.de Git - jubjub.git/blob - src/core/Makefile
Add User Avatar support
[jubjub.git] / src / core / Makefile
1 STATIC_LIB_NOINST = core.a
2 SRCS = main.m                   \
3        JubAvatarManager.m       \
4        JubChatClient.m          \
5        JubConfig.m
6
7 include ../../buildsys.mk
8
9 CPPFLAGS += -I../gui/common -I../gui/gtk -I../gui/cli