summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f328f3b6..b98fbf65 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = \
gst sys ext \
- m4 common po
+ m4 common
EXTRA_DIST = \
gst-plugins-bad.spec depcomp \
diff --git a/configure.ac b/configure.ac
index 1b9e1a0a..3d9c6835 100644
--- a/configure.ac
+++ b/configure.ac
@@ -477,7 +477,6 @@ ext/sdl/Makefile
common/Makefile
common/m4/Makefile
m4/Makefile
-po/Makefile.in
)
AC_OUTPUT