mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
don't do po until something wants to be translated
Original commit message from CVS: don't do po until something wants to be translated
This commit is contained in:
parent
9710ca5f08
commit
b2b33b19ba
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
SUBDIRS = \
|
||||
gst sys ext \
|
||||
m4 common po
|
||||
m4 common
|
||||
|
||||
EXTRA_DIST = \
|
||||
gst-plugins-bad.spec depcomp \
|
||||
|
|
|
@ -477,7 +477,6 @@ ext/sdl/Makefile
|
|||
common/Makefile
|
||||
common/m4/Makefile
|
||||
m4/Makefile
|
||||
po/Makefile.in
|
||||
)
|
||||
AC_OUTPUT
|
||||
|
||||
|
|
Loading…
Reference in a new issue