2010-12-15 03:11:28 +00:00
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
2014-02-21 22:25:58 +00:00
|
|
|
@@ -1031,7 +1031,6 @@ docs/design/Makefile
|
2010-12-15 03:11:28 +00:00
|
|
|
docs/libs/Makefile
|
|
|
|
docs/plugins/Makefile
|
|
|
|
docs/version.entities
|
|
|
|
-po/Makefile.in
|
|
|
|
common/Makefile
|
|
|
|
common/m4/Makefile
|
|
|
|
m4/Makefile
|
|
|
|
--- a/Makefile.am
|
|
|
|
+++ b/Makefile.am
|
|
|
|
@@ -11,7 +11,6 @@ SUBDIRS = \
|
|
|
|
gst-libs \
|
|
|
|
gst sys $(SUBDIRS_EXT) \
|
|
|
|
tools \
|
|
|
|
- po \
|
|
|
|
common \
|
|
|
|
m4
|
|
|
|
|
|
|
|
@@ -20,7 +19,6 @@ DIST_SUBDIRS = \
|
|
|
|
gst-libs \
|
|
|
|
gst sys ext \
|
|
|
|
tools \
|
|
|
|
- po \
|
|
|
|
common \
|
|
|
|
m4
|
|
|
|
|
|
|
|
--- a/Makefile.in
|
|
|
|
+++ b/Makefile.in
|
2014-02-21 22:25:58 +00:00
|
|
|
@@ -463,7 +463,6 @@ SUBDIRS = \
|
2010-12-15 03:11:28 +00:00
|
|
|
gst-libs \
|
|
|
|
gst sys $(SUBDIRS_EXT) \
|
|
|
|
tools \
|
|
|
|
- po \
|
|
|
|
common \
|
|
|
|
m4
|
|
|
|
|
2014-02-21 22:25:58 +00:00
|
|
|
@@ -472,7 +471,6 @@ DIST_SUBDIRS = \
|
2010-12-15 03:11:28 +00:00
|
|
|
gst-libs \
|
|
|
|
gst sys ext \
|
|
|
|
tools \
|
|
|
|
- po \
|
|
|
|
common \
|
|
|
|
m4
|
|
|
|
|