summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 10:10:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 10:10:48 +0000
commit2844e4ebd8ffc596b01435680e168b5ebe74b493 (patch)
tree83678e5791604c528ac591080179eb29049ff21c /examples
parentf77edff104f9fd63920b9520f9e5d5222aa17f41 (diff)
fix makefile
Original commit message from CVS: fix makefile
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 86dfd5e..4d604fd 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -15,6 +15,6 @@ examples_DATA = \
remuxer.py \
sinkelement.py \
vorbisplay.py \
- vumeter.py \
+ vumeter.py
EXTRA_DIST = $(examples_DATA)