diff options
| author | Andy Wingo <wingo@pobox.com> | 2002-01-04 08:16:35 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2002-01-04 08:16:35 +0000 |
| commit | 345fcf44c4746eac25775147ae3f4dca8ceb140a (patch) | |
| tree | 92b4b08fef874d145d422a553b7c67d782e76ef0 | |
| parent | 2d362a703284727a2bd713f42f626f1eb3877cdf (diff) | |
s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
Original commit message from CVS:
s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1ed62970..546cdb77 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,4 @@ SUBDIRS=gst-libs gst sys ext DIST_SUBDIRS=gst-libs gst sys ext -EXTRA_DIST=gstreamer-plugins.spec depcomp AUTHORS COPYING README ChangeLog +EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README ChangeLog |
