From 13148d7d7c7fc6ea6ef7e592dfd8b0bf3cfd1244 Mon Sep 17 00:00:00 2001 From: mannol Date: Sat, 27 Jun 2015 19:20:52 +0200 Subject: Added support for old groupchats --- toxav/Makefile.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'toxav/Makefile.inc') diff --git a/toxav/Makefile.inc b/toxav/Makefile.inc index 3907951e..79275c9b 100644 --- a/toxav/Makefile.inc +++ b/toxav/Makefile.inc @@ -15,7 +15,9 @@ libtoxav_la_SOURCES = ../toxav/rtp.h \ ../toxav/video.h \ ../toxav/video.c \ ../toxav/toxav.h \ - ../toxav/toxav.c + ../toxav/toxav.c \ + ../toxav/toxav_old.h \ + ../toxav/toxav_old.c libtoxav_la_CFLAGS = -I../toxcore \ -- cgit v1.2.3