diff options
| author | Mike Melanson <mike@multimedia.cx> | 2003-01-04 20:42:47 +0000 |
|---|---|---|
| committer | Mike Melanson <mike@multimedia.cx> | 2003-01-04 20:42:47 +0000 |
| commit | ca1512a619ca74a03184d6f0c2b98d266539b463 (patch) | |
| tree | fd79483eb22dbda96f8789e71a2ae3986850d2dd /src/post/Makefile.am | |
| parent | 542a7a8e076e64a8aa4cc34410f401d982b6a8f2 (diff) | |
| download | xine-lib-ca1512a619ca74a03184d6f0c2b98d266539b463.tar.gz xine-lib-ca1512a619ca74a03184d6f0c2b98d266539b463.tar.bz2 | |
added a visualizations post plugin directory and an oscilloscope
viz plguin, as well as a reference template viz plugin
CVS patchset: 3776
CVS date: 2003/01/04 20:42:47
Diffstat (limited to 'src/post/Makefile.am')
| -rw-r--r-- | src/post/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/Makefile.am b/src/post/Makefile.am index c43c93e32..0fd1c68f2 100644 --- a/src/post/Makefile.am +++ b/src/post/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = \ - planar goom + planar goom visualizations debug: @list='$(SUBDIRS)'; for subdir in $$list; do \ |
