summaryrefslogtreecommitdiff
path: root/toxav/Makefile.inc
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2014-07-03 11:13:11 -0400
committerirungentoo <irungentoo@gmail.com>2014-07-03 11:13:11 -0400
commitaa1194ab3ec7b6b1405d3c72e223b302c702e0fa (patch)
treecb23a444745035e868fff6cd58667feb156d6447 /toxav/Makefile.inc
parentc4f0650ae33e1669bfc994ef4f76c6c31e4d63c0 (diff)
parentf8a2a865dc32bfa626cc150a509d30d897e1181b (diff)
Merge branch 'mannol1-master'
Diffstat (limited to 'toxav/Makefile.inc')
-rw-r--r--toxav/Makefile.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/toxav/Makefile.inc b/toxav/Makefile.inc
index fdd20a26..de8ef8ff 100644
--- a/toxav/Makefile.inc
+++ b/toxav/Makefile.inc
@@ -4,9 +4,7 @@ lib_LTLIBRARIES += libtoxav.la
4libtoxav_la_include_HEADERS = ../toxav/toxav.h 4libtoxav_la_include_HEADERS = ../toxav/toxav.h
5libtoxav_la_includedir = $(includedir)/tox 5libtoxav_la_includedir = $(includedir)/tox
6 6
7libtoxav_la_SOURCES = ../toxav/event.h \ 7libtoxav_la_SOURCES = ../toxav/rtp.h \
8 ../toxav/event.c \
9 ../toxav/rtp.h \
10 ../toxav/rtp.c \ 8 ../toxav/rtp.c \
11 ../toxav/msi.h \ 9 ../toxav/msi.h \
12 ../toxav/msi.c \ 10 ../toxav/msi.c \