X-Git-Url: http://cgit.babelmonkeys.de/?p=jubjub.git;a=blobdiff_plain;f=src%2Fcore%2FMakefile;h=34b97e15e41702caba4effdb27891c3b7f0ac6e5;hp=9cf5923818c3dd005dd52e11b9bd028644ba07d3;hb=0daa7a1cf98c6281dd7ba09baf0bf36cd1e154f7;hpb=68a17f7fc1f5fe8c2fee68ff35e672af4fd1e2f2 diff --git a/src/core/Makefile b/src/core/Makefile index 9cf5923..34b97e1 100644 --- a/src/core/Makefile +++ b/src/core/Makefile @@ -1,5 +1,6 @@ STATIC_LIB_NOINST = core.a SRCS = main.m \ + JubChatClient.m \ JubConfig.m include ../../buildsys.mk