summaryrefslogtreecommitdiff
path: root/webrtc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/Makefile.am')
-rw-r--r--webrtc/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/webrtc/Makefile.am b/webrtc/Makefile.am
deleted file mode 100644
index 015082d..0000000
--- a/webrtc/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-SUBDIRS = . base common_audio system_wrappers modules
-
-noinst_HEADERS = common.h \
- common_types.h \
- typedefs.h
-
-noinst_LTLIBRARIES = libwebrtc.la
-
-libwebrtc_la_SOURCES = common_types.cc
-libwebrtc_la_CXXFLAGS = $(AM_CXXFLAGS) $(COMMON_CXXFLAGS)
-
-EXTRA_DIST = BUILD.gn PATENTS LICENSE_THIRD_PARTY