summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@ginger.bigkitten.com>2007-12-13 19:36:44 -0800
committerDavid Schleef <ds@ginger.bigkitten.com>2007-12-13 19:36:44 -0800
commit8f0175e083f7fc3af07da0781e144e409275fb53 (patch)
tree132043c3599f428f5c10a6839acc5a5315236775 /configure.ac
parent95326889fb05815b6ce87e801f645961c02f0fd5 (diff)
downloadliboil-8f0175e083f7fc3af07da0781e144e409275fb53.tar.gz
First attempt at making a jit compiler
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b211269..208c8f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -256,6 +256,7 @@ testsuite/instruction/Makefile
examples/Makefile
examples/audioresample/Makefile
examples/huffman/Makefile
+examples/jit/Makefile
examples/jpeg/Makefile
examples/md5/Makefile
examples/taylor/Makefile