diff options
author | Jeremy Simon <jsimon13@yahoo.fr> | 2002-02-28 21:20:05 +0000 |
---|---|---|
committer | Jeremy Simon <jsimon13@yahoo.fr> | 2002-02-28 21:20:05 +0000 |
commit | b8d12f9a44c34392d565318f5cd4c07160c19249 (patch) | |
tree | 54341e4fa25c50c3e96b690aaf6f271b63200e2e /gst/modplug/Makefile.am | |
parent | ac87bfc370ec15c9c81f8738659fb2582b14b792 (diff) | |
download | gst-plugins-bad-b8d12f9a44c34392d565318f5cd4c07160c19249.tar.gz gst-plugins-bad-b8d12f9a44c34392d565318f5cd4c07160c19249.tar.bz2 gst-plugins-bad-b8d12f9a44c34392d565318f5cd4c07160c19249.zip |
remove EXTRA_DIST
Original commit message from CVS:
remove EXTRA_DIST
Diffstat (limited to 'gst/modplug/Makefile.am')
-rw-r--r-- | gst/modplug/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/modplug/Makefile.am b/gst/modplug/Makefile.am index 7793d0b0..172691af 100644 --- a/gst/modplug/Makefile.am +++ b/gst/modplug/Makefile.am @@ -11,4 +11,3 @@ SUBDIRS=libmodplug noinst_HEADERS = gstmodplug.h -EXTRA_DIST = README |