summaryrefslogtreecommitdiff
path: root/toxav/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/Makefile.inc')
-rw-r--r--toxav/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/toxav/Makefile.inc b/toxav/Makefile.inc
index de8ef8ff..0b4b869d 100644
--- a/toxav/Makefile.inc
+++ b/toxav/Makefile.inc
@@ -8,6 +8,8 @@ libtoxav_la_SOURCES = ../toxav/rtp.h \
8 ../toxav/rtp.c \ 8 ../toxav/rtp.c \
9 ../toxav/msi.h \ 9 ../toxav/msi.h \
10 ../toxav/msi.c \ 10 ../toxav/msi.c \
11 ../toxav/group.h \
12 ../toxav/group.c \
11 ../toxav/codec.h \ 13 ../toxav/codec.h \
12 ../toxav/codec.c \ 14 ../toxav/codec.c \
13 ../toxav/toxav.h \ 15 ../toxav/toxav.h \