diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-20 19:12:10 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-20 19:12:10 +0000 |
commit | 8a1442c6c227cece6c1c57b15b7637dbbbcd8076 (patch) | |
tree | a6863b2b4d1b9c316b6dadf70ee2e828b9ee9c1c /Makefile.am | |
parent | acf577a8048135b93e0986080dd26d5b99dbf2bb (diff) | |
download | gstreamer-plugins-bad-8a1442c6c227cece6c1c57b15b7637dbbbcd8076.tar.gz |
configure.ac: releasing 0.10.1, "Slimy - yet satisfying"RELEASE-0_10_1
Original commit message from CVS:
2006-02-20 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.1, "Slimy - yet satisfying"
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index efc685078..94d77d4e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ DISTCLEANFILES = _stdint.h ACLOCAL_AMFLAGS = -I m4 -I common/m4 include $(top_srcdir)/common/release.mak +include $(top_srcdir)/common/po.mak check-valgrind: @true |