Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorBert Freudenberg <bert@freudenbergs.de>2008-07-28 17:59:18 (GMT)
committer Bert Freudenberg <bert@freudenbergs.de>2008-07-28 17:59:18 (GMT)
commit2c671dae28e055d497beaa3a95adb64f4f888560 (patch)
tree7c519471c3b160682e9a6a3ee39138c20e1d0f84 /Makefile.in
parentd0742d1f86666306d7387c68cc8b90c447ac9adf (diff)
Convert ParticleDyeInWater.mpg to OGG (thanks dmoco)
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)