diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-31 18:07:29 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-31 18:07:29 +0000 |
commit | 372694279b2e328e0144d73c15fcbcbc616cfad9 (patch) | |
tree | 6265eac252b1e4f01b52311c2dff97855eaaf768 /sys | |
parent | 2263f6bea4522faf69b775bd30404f3f3aa4084c (diff) | |
download | gst-plugins-bad-372694279b2e328e0144d73c15fcbcbc616cfad9.tar.gz gst-plugins-bad-372694279b2e328e0144d73c15fcbcbc616cfad9.tar.bz2 gst-plugins-bad-372694279b2e328e0144d73c15fcbcbc616cfad9.zip |
all these plugins are moved to gst-plugins-ugly
Original commit message from CVS:
all these plugins are moved to gst-plugins-ugly
Diffstat (limited to 'sys')
-rw-r--r-- | sys/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am index b86f3fec..b8ca3c91 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -40,6 +40,6 @@ # GL_DIR= # endif -SUBDIRS=$(OSS_DIR) +SUBDIRS = -DIST_SUBDIRS=oss +DIST_SUBDIRS = |