mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
b2b33b19ba
Original commit message from CVS: don't do po until something wants to be translated
15 lines
254 B
Makefile
15 lines
254 B
Makefile
SUBDIRS = \
|
|
gst sys ext \
|
|
m4 common
|
|
|
|
EXTRA_DIST = \
|
|
gst-plugins-bad.spec depcomp \
|
|
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
|
|
ChangeLog autogen.sh
|
|
|
|
DISTCLEANFILES = _stdint.h
|
|
|
|
include $(top_srcdir)/common/release.mak
|
|
|
|
check-valgrind:
|
|
@true
|