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/Makefile.am | |
parent | 2263f6bea4522faf69b775bd30404f3f3aa4084c (diff) |
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/Makefile.am')
-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 b86f3fec7..b8ca3c914 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 = |