2018-10-12 01:01:09 +00:00
|
|
|
--- a/Makefile.am
|
|
|
|
+++ b/Makefile.am
|
|
|
|
@@ -9,7 +9,6 @@ aclocal_DATA = gst-element-check-1.0.m4
|
2016-01-01 18:19:01 +00:00
|
|
|
SUBDIRS = pkgconfig \
|
|
|
|
gst libs plugins tests \
|
|
|
|
docs \
|
|
|
|
- po \
|
|
|
|
m4 \
|
|
|
|
common \
|
|
|
|
data
|
2018-10-12 01:01:09 +00:00
|
|
|
@@ -22,7 +21,6 @@ endif
|
2016-01-01 18:19:01 +00:00
|
|
|
DIST_SUBDIRS = pkgconfig \
|
|
|
|
gst libs plugins tools tests \
|
|
|
|
docs \
|
|
|
|
- po \
|
|
|
|
m4 \
|
|
|
|
common \
|
|
|
|
data
|
2018-10-12 01:01:09 +00:00
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
2019-03-18 00:03:02 +00:00
|
|
|
@@ -1108,7 +1108,6 @@ libs/gst/net/Makefile
|
2018-10-12 01:01:09 +00:00
|
|
|
plugins/Makefile
|
|
|
|
plugins/elements/Makefile
|
|
|
|
plugins/tracers/Makefile
|
|
|
|
-po/Makefile.in
|
|
|
|
tests/Makefile
|
|
|
|
tests/benchmarks/Makefile
|
|
|
|
tests/check/Makefile
|