diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-24 15:11:20 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-24 15:11:20 +0000 |
commit | e4483907750e95825a794c9f5e0d05a96ee200be (patch) | |
tree | 0b90a8f8b2f98cb1c1dd142d9017f1e9cb935e42 /libs | |
parent | 47274a1abea7d28c86bc4819f11ba441c0c5fb37 (diff) |
removing last mentions of wingo cothreads
Original commit message from CVS:
removing last mentions of wingo cothreads
Diffstat (limited to 'libs')
-rw-r--r-- | libs/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libs/Makefile.am b/libs/Makefile.am index 4a2c7b6d1..062cb55aa 100644 --- a/libs/Makefile.am +++ b/libs/Makefile.am @@ -1,3 +1 @@ -SUBDIRS = gst ext - -DIST_SUBDIRS = gst ext +SUBDIRS = gst |