From 22f4937e955a00d4fa099545ceb5523eafafd8a9 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 19 Jan 2004 15:45:55 +0000 Subject: putting i18n in place for plugins Original commit message from CVS: putting i18n in place for plugins --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e923bfd1..fc5fd046 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ SUBDIRS=gst-libs \ tools \ $(GCONF_DIR) \ testsuite \ + po \ pkgconfig DIST_SUBDIRS=gst-libs \ @@ -30,6 +31,7 @@ DIST_SUBDIRS=gst-libs \ tools \ gconf \ testsuite \ + po \ pkgconfig EXTRA_DIST=gst-plugins.spec depcomp \ -- cgit v1.2.1