diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f328f3b6..b98fbf65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = \ gst sys ext \ - m4 common po + m4 common EXTRA_DIST = \ gst-plugins-bad.spec depcomp \ |