diff --git a/examples/gst/Makefile.am b/examples/gst/Makefile.am index 835ae1cc2f..ffdfebbbb0 100644 --- a/examples/gst/Makefile.am +++ b/examples/gst/Makefile.am @@ -1,9 +1,10 @@ EXTRA_DIST = \ - f2f.py \ - oggplay.py \ + bps.py \ cp.py \ dvdplay.py \ + f2f.py \ identity.py \ ilat.py \ lat.py \ - rot13.py + rot13.py \ + vorbisplay.py diff --git a/examples/gstreamer/Makefile.am b/examples/gstreamer/Makefile.am index 835ae1cc2f..ffdfebbbb0 100644 --- a/examples/gstreamer/Makefile.am +++ b/examples/gstreamer/Makefile.am @@ -1,9 +1,10 @@ EXTRA_DIST = \ - f2f.py \ - oggplay.py \ + bps.py \ cp.py \ dvdplay.py \ + f2f.py \ identity.py \ ilat.py \ lat.py \ - rot13.py + rot13.py \ + vorbisplay.py