summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-09-22 13:38:52 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2014-09-22 13:38:52 +0200
commitc6ecf09a68059a65e01ace589ac6e1a7512d916a (patch)
tree2ef3772768f4cec721f11fa93615125ced56bfc9 /src/Makefile.am
parent1bc49b31b6fcbb04231614a966fdfb583041b244 (diff)
Remove unused file.v1.0.0
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ef3cfdb..8dfcf71 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,7 +6,6 @@ liblrtp_la_CXXFLAGS = $(SRTP_CXXFLAGS)
liblrtp_la_SOURCES = \
lrtp.cc \
- error.cc \
rtp.cc \
srtp.cc \
rtp_profile_amrwb.cc \
@@ -22,7 +21,6 @@ include_HEADERS = \
EXTRA_DIST = \
compat.h \
- error.h \
rtp_profile.h \
rtp_profile_amrwb.h \
rtp_profile_opus.h \