Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1e3a4c1..aaae583 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,7 +51,7 @@ etoys = Content/etoys.image \
examples = $(wildcard \
Content/ExampleEtoys/*.pr \
Content/ExampleEtoys/*.gif \
- Content/ExampleEtoys/*.mpg)
+ Content/ExampleEtoys/*.ogg)
guides = $(wildcard Content/QuickGuides/[A-Z]*.sexp.data.gz)