diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |