aboutsummaryrefslogtreecommitdiff
path: root/tools/emmaken.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-12-17 12:07:44 -0800
committerAlon Zakai <alonzakai@gmail.com>2011-12-17 12:07:44 -0800
commit0382c236cf9102abab29b68b37b0696a42ae3280 (patch)
treec5c977f0f997ecfac053ba3fcf4ede1e710ab9a5 /tools/emmaken.py
parente5d7fe031372fe3f17d6a7cc916b28d96250dd23 (diff)
fix poppler test
Diffstat (limited to 'tools/emmaken.py')
-rwxr-xr-xtools/emmaken.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/emmaken.py b/tools/emmaken.py
index 1192eb85..a3a9a721 100755
--- a/tools/emmaken.py
+++ b/tools/emmaken.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-#raise Exception('emmaken is deprecated!')
+raise Exception('emmaken is deprecated! use "emcc"')
'''
emmaken - the emscripten make proxy tool